Posts: 49
Threads: 7
Joined: Dec 2007
Reputation:
0
Hey,
I used the SetPlayerTeam-function , but it still seems to be that you can kill your team mates.
What could be the reason of this ?
Posts: 60
Threads: 1
Joined: Aug 2006
Reputation:
0
becoz same team members can kill each other, sa-mp has no limitation on that.
If you want to prevent it, you will have to script it yourself!
Posts: 2,034
Threads: 153
Joined: Jan 2009
Reputation:
0
works 90% of the time for me.
Posts: 134
Threads: 8
Joined: Feb 2009
Reputation:
0
AddPlayerClassEx(teamid,whatever...);
That will stop your teamkilling problems. Though, that's if you want the team pre-set on spawn.