06.05.2013, 14:13 
	
	
	
		Look Leme Give Example: There Is A Icon....When Ppl Press What Ever Alt Or Shift They Join The Gang And Then When They Write /leave They Leave it. Can Someone Help?
i create a enum
but give me a error
also if i want to start making the teams how i do it? can someone give example pls
	
	
	
	
i create a enum
Код:
enum
{
	TEAM_GROVE,
	TEAM_BALLAS,
	TEAM_AZTECAS,
	TEAM_VAGOS,
	TEAM_RIFA,
	TEAM_TRIADS,
	TEAM_NANG_BOYS,
	TEAM_MAFIA,
}
Код:
error 001: expected token: "-identifier-", but found "-integer value-"




 Thanks
 Thanks
	