12.09.2012, 16:58
yes cuz else i get errors, if i dont put the ( in front of them i get errors, example:
this will get me errors, cuz i removed the ( and )....
anyways tell me if im wrong xD
pawn Код:
if(AllTeams[playerid] == TERRORISTS && AllTeams[playerid] != ARMY)
{
TeamTerrorists--;
}
anyways tell me if im wrong xD