Code:
EditClientMessage(messageid, color, string[]);
would be a nice edition so we won't need to spam countdowns/percentages in chat.
but should be similar to CreateObject texturing, like:
[/code]
new lol = SendClientMessage(playerid, -1, "hi");
EditClientMessage(lol, 0xFF0000FF, "hello");