player color help +rep
#10

You need to set the alpha values to 00 (the last two numbers of the color).

https://sampwiki.blast.hk/wiki/Colors_List
Read the part titled "Alpha values (transparency)".

pawn Код:
if(listitem == 0)
{
    SetPlayerColor(playerid, 0x0000FF00);
    SendClientMessageEx(playerid, COLOR_DBLUE, "Your color has been set to Blue!");
}
Reply


Messages In This Thread
player color help +rep - by Anthony_X - 11.01.2012, 16:30
Re: player color help +rep - by Aprezt - 11.01.2012, 16:32
Re: player color help +rep - by Anthony_X - 11.01.2012, 16:35
Re: player color help +rep - by Konstantinos - 11.01.2012, 16:36
Re: player color help +rep - by Aprezt - 11.01.2012, 16:40
Re: player color help +rep - by Anthony_X - 11.01.2012, 16:53
Re: player color help +rep - by Anthony_X - 11.01.2012, 17:01
Re: player color help +rep - by Konstantinos - 11.01.2012, 17:07
Re: player color help +rep - by Anthony_X - 11.01.2012, 17:33
Re: player color help +rep - by Psymetrix - 11.01.2012, 17:38

Forum Jump:


Users browsing this thread: 1 Guest(s)