Scripts para escribir a color en la consola de chat de World of Warcraft

Inserta el scrip en la consola de chat y luego enter /run if(not scm) then scm = SendChatMessage; end; function SendChatMessage(msg, type, lang, chan)scm(“\124cffDF013A” ..msg..”\124h\124r”, type, lang, chan);end; /run if(not scm) then scm = SendChatMessage; end; function SendChatMessage(msg, type, lang, chan)scm(“\124cff3ADF00″ ..msg..”\124h\124r”, type, lang, chan);end; /run if(not scm) then scm = SendChatMessage; end; function SendChatMessage(msg, … Sigue leyendo Scripts para escribir a color en la consola de chat de World of Warcraft