19.10.2009, 22:56
Код:
for(new i = 0; i <MAX_PLAYERS; i++) { if(gTeam[i] == TEAM_COP || classid == 6) { GetPlayerScore(playerid, oscore <= 999); } } else { GameTextForPlayer(playerid,"~w~you cannot use this class/skill~n~ you do not have the required score (1000+) to play as~n~ ~b~ S.W.A.T.",5000,3); }
and the else forget