12.10.2012, 18:33
I've a text like this:
But the problem is, when I use color embedding thing three times, it doesn't sent the message. str variable is big enough. Is there any way to show 'em all?
pawn Код:
format(str, sizeof(str), "{FFFFF}Bla bla{FF9900} and something about {FFFFFF}brigde{FF90FF} and la la {FFFFFF}la{FF90FF}");
SendClientMessageToAll(0xFF9000FF, str);