16.12.2014, 06:59
It not working like that. Show global variable what use that enum, example:
Код:
enum playerinfo
{
//variables
};
new pinfo[MAX_PLAYERS][playerinfo];

