31.07.2009, 11:35
1. Ask in the scripting discussion next time.
2.
2.
pawn Код:
if(gTeam[playerid] == TEAM_BLUE)
{
SendClientMessage(playerid, COLOR_DBLUE, "You are not a cop");
return 1;
}