Clearing the whole enum
#1

Hiho. I got a little problem, I would like to set the whole variables in enum of the player to false.

Код:
enum PlayerInfo
{
    pass[32],
    adminLvl,
	loggedIn,
	money,
	respekt,
	kills,
	deaths,
	owndeaths,
	skin,
	takedamage,
	Float:sp[4]
}; new player[MAX_PLAYERS][PlayerInfo];
How should I do this? Regards.
Reply


Messages In This Thread
Clearing the whole enum - by IgrexolonO - 14.04.2012, 09:01
Re: Clearing the whole enum - by Cjgogo - 14.04.2012, 09:37
Re: Clearing the whole enum - by IgrexolonO - 14.04.2012, 10:59
Re: Clearing the whole enum - by IstuntmanI - 14.04.2012, 11:32
Re: Clearing the whole enum - by IgrexolonO - 14.04.2012, 11:33
Re : Re: Clearing the whole enum - by IstuntmanI - 14.04.2012, 11:34
Re: Clearing the whole enum - by rjjj - 14.04.2012, 13:19

Forum Jump:


Users browsing this thread: 2 Guest(s)