Make team invisable on radar.
#2

https://sampwiki.blast.hk/wiki/SetPlayerColor

Try setting the player's colour to 0xFFFFFF00.

pawn Code:
if (gTeam[playerid] == TEAM_taliban) {
   SetPlayerColor(playerid, 0xFFFFFF00);
}
Reply


Messages In This Thread
Make team invisable on radar. - by Dustly - 18.12.2011, 03:51
Re: Make team invisable on radar. - by Calgon - 18.12.2011, 03:55
Re: Make team invisable on radar. - by Dustly - 18.12.2011, 04:09
Re: Make team invisable on radar. - by Calgon - 18.12.2011, 04:11
Re: Make team invisable on radar. - by Dustly - 18.12.2011, 04:16
Re: Make team invisable on radar. - by Lorenc_ - 18.12.2011, 04:17
Re: Make team invisable on radar. - by Dustly - 18.12.2011, 04:26
Re: Make team invisable on radar. - by jamesbond007 - 18.12.2011, 06:23
Re: Make team invisable on radar. - by Dustly - 18.12.2011, 06:59
Re: Make team invisable on radar. - by Dustly - 18.12.2011, 07:09

Forum Jump:


Users browsing this thread: 1 Guest(s)