Name colors
#4

Use a color-picker tool which gives you a Hex output. For example this site: http://www.colorpicker.com/

Just select the color you want, copy the hex code above, and use it like this:
pawn Код:
SetPlayerColor( playerid, 0x[HERETHEHEXCODE]FF );

//for example:
SetPlayerColor( playerid, 0xFF0000FF ); //this is 100% red
Reply


Messages In This Thread
Name colors - by REVO-RP - 17.01.2013, 16:00
Re: Name colors - by LarzI - 17.01.2013, 16:08
Re: Name colors - by REVO-RP - 17.01.2013, 16:12
Re: Name colors - by LarzI - 17.01.2013, 16:16
Re: Name colors - by REVO-RP - 17.01.2013, 17:16
Re: Name colors - by REVO-RP - 17.01.2013, 19:03
Re: Name colors - by azzerking - 17.01.2013, 19:04
Re: Name colors - by REVO-RP - 17.01.2013, 19:08
Re: Name colors - by REVO-RP - 17.01.2013, 19:11
Re: Name colors - by azzerking - 17.01.2013, 19:13

Forum Jump:


Users browsing this thread: 2 Guest(s)