25.11.2013, 16:42 
	
	
	
		Hello, why this dont work i must be in these 2 teams but how can i make it that it is regardless in which team i am, if im for example just in one?
Is it possible to do if(team TEAM_ZOMBIE OR TEAM_ADUTY?
	
	
	
	
Код:
	if(team[playerid] == TEAM_ZOMBIE)
	{
		if(team[playerid] == TEAM_ADUTY)
	{

