
8 posts
joined
#1
I need help,world edit
How i do in the edotor to change the color of my text?
i make the action send a message but when i play my map the text is white how i change it?


243 posts
Germany, Karlsruhe
joined
#2
to change the color of your text you need to add the following string:
|c + alpha(00 to ff) + red(00 to ff) + green(00 to ff) + blue(00 to ff) + text you want to display + |r
e.g.
|cffffcc00Error|r
would display the text "Error" in gold.
try experiemnting with the colorcodes - or download a tool that gives you the color codes.
hope this helps you.
- Raszul