-
Posted by sanjeven on Wed, 02 Sep 2009 15:54:40
HI, I was wondering if there is any way of changing emote's color. I found a macro roaming the net.
/run if(not scm) then scm = SendChatMessage; end; function SendChatMessage(msg, type, lang, chan) scm("\124cffFFFF00\124Hitem:19:0:0:0:0:0:0:0\124h" ..msg.."\124h\124r", type, lang, chan);end;
This Macro only changes the color of the text (on a private server). I was wondering if this code could be changed so it works on emotes too. Pls help!
-
Posted by jnwhiteh on Wed, 02 Sep 2009 16:58:45
- You will find no help for private servers here.
- You cannot change the color of an emote, it it decided client side.