Need Code
#1

I need a code to disable friendly fire
Reply
#2

SetPlayerTeam
Reply
#3

ok, how do I use it ?
Reply
#4

Please do visit http://wiki.sa-mp.com

https://sampwiki.blast.hk/wiki/SetPlayerTeam
Reply
#5

if you are using gTeam use this code then

pawn Код:
if(gTeam[playerid] == your team name)
{
      SetPlayerTeam(playerid,Your team name or 0);
}
Reply
#6

Please do not encourage the use to gTeam, a useless variable - We are now in the 0.3b era.

This forum requires that you wait 120 seconds between posts. Please try again in 69 seconds.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)