Advertisement
BlueX

[PAWN]: Tutorial [JOBS]

Aug 8th, 2012
290
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Pawn 0.10 KB | None | 0 0
  1. enum pInfo{
  2.     pLevel,
  3.     pRespect,
  4.     pMoney,
  5.     pBank,
  6.     pJobs
  7. };
  8.  
  9. new PlayerInfo[MAX_PLAYERS][pInfo];
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement