22.02.2010, 21:54
I have this code
And normally i would put "!" to do the opposite,
But i get tag mismatch if i do it on GetPlayerTeam, So how would i do it on there?
pawn Код:
if (GetPlayerTeam(playerid) == TEAM_MEDIC)
But i get tag mismatch if i do it on GetPlayerTeam, So how would i do it on there?