Help color
#2

Use

Код:
SetPlayerColor(playerid, colorcodehere);
For example when admin goes onduty with command /duty

Код:
CMD:duty(playerid,params[])
{
    SetPlayerColor(playerid, colorcodehere);
    //do all the other stuff here
    return 1;
}
Reply


Messages In This Thread
Help color - by madalin912 - 24.06.2014, 17:26
Re: Help color - by edzis84 - 24.06.2014, 18:06
Re: Help color - by diego200052 - 24.06.2014, 18:17
Re: Help color - by Clad - 24.06.2014, 18:21
Re: Help color - by madalin912 - 24.06.2014, 18:39
Re: Help color - by Clad - 24.06.2014, 18:41
Re: Help color - by madalin912 - 24.06.2014, 18:46
Re: Help color - by Clad - 24.06.2014, 18:50
Re: Help color - by madalin912 - 24.06.2014, 18:52

Forum Jump:


Users browsing this thread: 3 Guest(s)