Warcraft III resources & community, 2003–2006 · archived

What are the colours of the rainbow? (editor texts)

2 posts
#1

What are the colours of the rainbow? (editor texts)

There are some text-codes that give a different colour, something like this: |5576l (text here) 76473|ln

For example quests are usually written in yellow. I know a few colours based on other maps but is there a list for these colours and their texts? I would like to see all the options.

At least tell me some colour text and the corresponding colour you know, please.
#2
search function
this question is a basic and frequent one. use the search function next time before asking.
You can download tools from the tools section that give you the colorcode for a color you select.
Besides that, you shall now that a color code like this:
|c - start tag
xx - two digits (hex) for the transparency - ff = 100% visible
xx - two digits (hex) for the amount of red in the color
xx - two digits (hex) for the amount of green in the color
xx - two digits (hex) for the amount of blue in the color
text - whatever text you like
|r - end tag

i hope this helps you a little