14.04.2012, 09:01
Hiho. I got a little problem, I would like to set the whole variables in enum of the player to false.
How should I do this? Regards.
Код:
enum PlayerInfo { pass[32], adminLvl, loggedIn, money, respekt, kills, deaths, owndeaths, skin, takedamage, Float:sp[4] }; new player[MAX_PLAYERS][PlayerInfo];