02.11.2010, 01:16
if you are using gTeam use this code then
pawn Код:
if(gTeam[playerid] == your team name)
{
SetPlayerTeam(playerid,Your team name or 0);
}