08.06.2015, 09:12
i was using that in my server that should work?
anyways just copy-paste this one and prey:
This one WORKS... copy and paste this and use it!
anyways just copy-paste this one and prey:
PHP код:
enum pInfo
{
pPass[52],
pCash,
pAdmin,
pKills,
pDeaths,
pVip,
pBanned
};
new PlayerInfo[MAX_PLAYERS+1][pInfo];