name color
#2

Hope that's what you looking for , small example
pawn Код:
CMD:redcolor(playerid ,params[])
{
    SetPlayerColor(playerid,0xFF0000FF);
    return 1;
}
If you are looking for dialog when player type /mycolor for example here you go :
http://pastebin.com/0ZFp1bRf
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: 2 Guest(s)