Warcraft III resources & community, 2003–2006 · archived

Letter color change help needed

5 posts
#1

Letter color change help needed

i'd like to know the different codes for changing the colors of letters in maps. so far i only know the yellow, green, and red colors. anyone knowing black, blue or others could please write here.
#2
check the tool section in here, some programs like icon picker/color manager/chaosspectrum will allow you to generate colored text for world editor.
#3
Check the tutorials forum, there is a color code tutorial which lists all the basic colors.
#4
|c00000000<TEXT>|r

|c - opens color tag
ff - transparency (usually set to ff)
00 - value of red color (0 - ff)
00 - value of green color (0 - ff)
00 - value of blue color (0 - ff)
<TEXT> - text to be colored
|r - end of color tag; return to standard color

All values are in hexadecimal (0 - FF).

There are also many color generators, just dig through Warcraft related sites.
#5
Unfortunetly i dont know the hexadecimal codes/numbers (or watever but i went in tool section and got the color code generator. :lol: