06.11.2014, 18:20
It seems like an issue with your defines, which line is 2015?
your define should look like this...
Also it makes no sense, why you have this twice...
your define should look like this...
Код:
new TEAM_AT[MAX_PLAYERS]; new TEAM_TERRO[MAX_PLAYERS];
Код:
if(TEAM_TERRO[playerid] == 2 && TEAM_TERRO[playerid] == 2)