29.06.2012, 14:21
Is there any tutorial about how to do like this *Moderator* : *[playername]*
Please help me .... I am a newbie here .
Please help me .... I am a newbie here .
#define COLOR_GREY 0xAFAFAFAA
SendClientMessage(playerid, COLOR_GREY, "Your message here");
Post something along these lines at the top of your script. Format: '#define COLORNAME HTMLCOLORCODE'
pawn Код:
pawn Код:
|
SendClientMessageToAll(0xAFAFAFAA, "Moderator: {colour code}message here");