Players Colors
#2

Use SetPlayerColor - if you don't want the player to have a marker on the mini-map, just set the alpha values to zero.

Example:
pawn Код:
SetPlayerColor(playerid, 0x0000FF00);
The code above would make the player's name color blue without a marker on the map. Change the last 2 numbers to 00 to make it transparent.
Reply


Messages In This Thread
Players Colors - by yancarlos4500 - 02.09.2013, 03:05
Re: Players Colors - by Skribblez - 02.09.2013, 03:27
Re: Players Colors - by yancarlos4500 - 02.09.2013, 19:15
Re: Players Colors - by Konstantinos - 02.09.2013, 19:33
Re: Players Colors - by yancarlos4500 - 02.09.2013, 20:14
Re: Players Colors - by yancarlos4500 - 03.09.2013, 00:12
Re: Players Colors - by Konstantinos - 03.09.2013, 10:35

Forum Jump:


Users browsing this thread: 1 Guest(s)