• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Pawn] [HELP]Turn off FriendlyFire
#1
Hi guys,

I don't want people who are at the same team?cant shoot each other.

Can you help me about that? Thanks.
  Reply
#2
Set the player team to NO_TEAM.

Code:
SetPlayerTeam(playerid, NO_TEAM);
  Reply
#3
(2020-12-31, 11:23 AM)Radical Wrote: Set the player team to NO_TEAM.

Code:
SetPlayerTeam(playerid, NO_TEAM);



Thank you :))
  Reply


Forum Jump: