15.03.2018, 20:11
Hi. Can you fix my code pls? I want only "Trial Admin" to be shown as lightblue.
PHP код:
SendClientMessage(playerid, -1, " - Comenzi Administrator - ");
format(str, sizeof(str),"*COL_LIGHTBLUE*Trial Admin: /o(oc), /acmds, /info, /getcar, /cc, /wslap\n
"*COL_LIGHTBLUE* Trial Admin: /a, /gethere, /spec, /specoff, /goto, /gotols, /gotolv, /gotosf\n
"*COL_LIGHTBLUE* Trial Admin: /mute, /unmute, /kick, /clearanim");
SendClientMessage(playerid,-1, str);