04.03.2015, 22:27 
	
	
	
		hello
help me
i want make this if player is not place, not work him
Like this : 
i did this, and not work and i am in HQ not work , say me ''You are Not in HQ"
 
 and i am in HQ not work , say me ''You are Not in HQ"
any one help me , +rep.
	
	
	
help me
i want make this if player is not place, not work him
pawn Код:
if(IsAtDuty(playerid))
pawn Код:
if(groupVariables[group][gGroupType] != 1) return SCM(playerid, COLOR_GREY, "You are not a cop!");
i did this, and not work
 
 pawn Код:
if(IsAtDuty(playerid)) return SCM(playerid, COLOR_GREY, "You are not in HQ!");
any one help me , +rep.





