how to do an anti teamkill?
#2

Set their team to the same team.. lol.
E.G.
OnPlayerSpawn(playerid)
{
if(Team[playerid] == 1) SetPlayerTeam(playerid,1);
return 1;
}
Reply


Messages In This Thread
how to do an anti teamkill? - by sasuga - 23.05.2011, 03:19
Re: how to do an anti teamkill? - by 1337connor - 23.05.2011, 03:22

Forum Jump:


Users browsing this thread: 1 Guest(s)