07.08.2016, 08:23
Your Mean I Have To Replace This
With
Quote:
for (new i; i < MAX_PLAYERS; i++ && gTeam[i] == TEAM_CIV) |
Quote:
for (new i; i < MAX_PLAYERS && gTeam[i] == TEAM_CIV; i++ ) |