Posts: 1,157
Threads: 176
Joined: Jun 2009
Reputation:
0
Hello
I was trying to find an Anti Team-Kill system,but I can't find anything.
Can someone please give me one?
Thanks
Nuriel
Posts: 106
Threads: 12
Joined: Oct 2010
Reputation:
0
Use under your teleport command to your deathmatch or w/e
SetPlayerTeam(playerid, 1);
under the other teleport command for the other team use
SetPlayerTeam(playerid, 2);
done
Posts: 10,066
Threads: 38
Joined: Sep 2007
Reputation:
0
Using SetPlayerTeam disables teamkills completely, and members of the same will not be able to damage each other.