View Single Post
FLAiTE
Member
Join Date: Aug 2008
Old 12-27-2013 , 14:29   Re: [Dyn Native] ColorChat v0.3.2 (04 jul 2013)
Reply With Quote #259

Quote:
Originally Posted by ConnorMcLeod View Post
Yes, this is the right way, format ML file as you would format in sma.
i have another question...
if i want to use colorchat for stuff like this:

PHP Code:
format(message127"%c[G]*ALIVE*%s :    %s^n"2namemessage);
...........................
message_begin(MSG_ONE,gmsgSayText,{0,0,0},players[i]);
write_byte(id);
write_string(message);
message_end(); 
* it's the old GhostChat plugin - it can be found here.

how can i use colorchat for stuff like that?
FLAiTE is offline