Detaljan opis problema: Kako da napravim da mi je OPĆENITO boje COL_ORANGE, a ove komande /rules /help itd. bijele boje.
Dio skripte:
//---------------------------------------------------------------------------------
if(!strcmp(cmd, "/help", true))
{
if(IsPlayerConnected(playerid))
{
SendClientMessage(playerid, TEAM_GROVE_COLOR, "--------------------------------------------------------------------------------");
SendClientMessage(playerid, COL_ORANGE, "- OPĆENITO - /rules /help /stats /changepass /give /coin /smoke /usedrugs /useadrenaline");
SendClientMessage(playerid, COL_ORANGE, "- OPĆENITO - /report /new /lbteam /leaders /eject /lock /gps /showlicenses /fill /kill /tutors /extrainfo");
SendClientMessage(playerid, COL_ORANGE, "- OPĆENITO - /tog /me /gotolbc (/w)hisper (/s)hout /call /sms /number /service /spawn");
SendClientMessage(playerid, COL_ORANGE, "- OSTALO - /househelp /bizhelp /animhelp /jobhelp /orghelp /adminhelp /vehhelp");
SendClientMessage(playerid, TEAM_GROVE_COLOR, "--------------------------------------------------------------------------------");
}
return 1;
}Neke slike/video za lakse dobivanje pomoci(neobavezno): /
