name color
#8

Quote:
Originally Posted by SilentSoul
Посмотреть сообщение
Because its samp default color you can change this default color by using this
pawn Код:
public OnPlayerSpawn(playerid)
{
    SetPlayerColor(playerid, 0xFFFFFFAA); //this will set default  color to white
    return 1;
}
You can change color from here
http://www.colorpicker.com/
Add also add AA at the last of color hex code example i found white color on colorpicker as FFFFFF
Must be changed to :
0xFFFFFFAA

0x"Colorhere"AA
Ohh nice! And last lastly how about I want to make random color each player who connect. Lets say player1 join = green, player2 = yellow and so on. maybe around 7-8 different colors. Do you know how?

Good job man. You really keeping giving ideas.
Reply


Messages In This Thread
name color - by gotwarzone - 25.10.2013, 22:09
Re: name color - by SilentSoul - 25.10.2013, 22:14
Re: name color - by gotwarzone - 25.10.2013, 22:16
Re: name color - by Aleksabre - 25.10.2013, 22:18
Re: name color - by SilentSoul - 25.10.2013, 22:18
Re: name color - by gotwarzone - 25.10.2013, 22:28
Re: name color - by SilentSoul - 25.10.2013, 22:32
Re: name color - by gotwarzone - 25.10.2013, 22:40
Re: name color - by SilentSoul - 25.10.2013, 22:45
Re: name color - by VenomMancer - 26.10.2013, 00:20

Forum Jump:


Users browsing this thread: 3 Guest(s)