11.05.2014, 14:26
This is what i have now
Under the #Define areas
same errors on compile ;o
Код:
enum PlayerInfo { Logged, Level }; new PInfo[MAX_PLAYERS][PlayerInfo];
same errors on compile ;o