04.03.2011, 21:48
I see you're using the new 0.3c colour codes.
It should be formatted like this:
Use that line ^
If you just want it the old fashion way, use
It should be formatted like this:
pawn Код:
SendClientMessage(playerid, -1, ""#COL_YELLOW"[ACCOUNT] Your account has been created, please login now!");
If you just want it the old fashion way, use
pawn Код:
SendClientMessage(playerid,COLOR_YELLOW,"[ACCOUNT] Your account has been created, please login now!");