Make team invisable on radar.
#4

Ah ok, try this:

pawn Code:
if (gTeam[playerid] == TEAM_taliban) {
   SetPlayerColor(playerid, (ORIGINAL_COLOUR | 0x000000FF ));
}
Replace 'ORIGINAL_COLOUR' with the real colour for them.
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)