Posts: 591
Threads: 121
Joined: Oct 2010
Reputation:
0
I did search but didn't find anything on how to enable friendly fire, so how do I do it ?
Posts: 624
Threads: 38
Joined: Feb 2010
Reputation:
0
SetPlayerTeam(playerid, X);
Posts: 591
Threads: 121
Joined: Oct 2010
Reputation:
0
that will turn friendly fire off, I want to turn it on
Posts: 591
Threads: 121
Joined: Oct 2010
Reputation:
0
but then how I will set teams ?
Posts: 2,421
Threads: 52
Joined: Mar 2009
Reputation:
0
The only time bullets wont hurt you is if your in the same team as the person shooting you, so if two players are on the same team they cant hurt each other.
Posts: 591
Threads: 121
Joined: Oct 2010
Reputation:
0
I WANT THE BULLETS TO HURT THE PLAYERS ON THE SAME TEAM
Posts: 2,421
Threads: 52
Joined: Mar 2009
Reputation:
0
THEN DON'T USE SETPLAYERTEAM. THATS WHAT IT DOES.