13.10.2011, 18:28
find something like this in your mod:
i don't know perfect english so i can't explain...i think you something understand,it's easy..
PHP Code:
enum pInfo
{
pPass,
pAdminLevel,
pVIP,
pCash,
pScore,
pVw,
pInt
}
new PlayerInfo[MAX_PLAYERS][pInfo];