07.10.2014, 19:41
well it says like that in my GM
PHP код:
enum pInfo
{
pAdminLevel,
pCash,
pScore,
}
new PlayerInfo[MAX_PLAYERS][pInfo];