Script Cant hurt your team mates
#2

Use gTeam, then get the players team & use the SetPlayerTeam function on spawn.
pawn Код:
if (gTeam[playerid] == TEAM_US)
{
    SetPlayerTeam(playerid, TEAM_US);
}
else if // etc..
Reply


Messages In This Thread
Script Cant hurt your team mates - by [SOB]Chris - 13.10.2009, 02:59
Re: Script Cant hurt your team mates - by Abernethy - 13.10.2009, 03:00

Forum Jump:


Users browsing this thread: 1 Guest(s)