where to find a antiteamkill script or how to make or where to download?? - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: where to find a antiteamkill script or how to make or where to download?? (
/showthread.php?tid=156638)
where to find a antiteamkill script or how to make or where to download?? -
dendudes123 - 23.06.2010
where to get an antiteamkill script
Re: where to find a antiteamkill script or how to make or where to download?? -
Jeffry - 23.06.2010
Antiteamkill:
SetPlayerTeam(playerid, 1);
and the other team:
SetPlayerTeam(playerid, 2);
Cheers.