18.09.2015, 10:07
try to add:
in the top after includes
PHP код:
enum info
{
AdminLevel
};
new PlayerInfo[MAX_PLAYERS][info];