Name Colors

Status
Not open for further replies.
If you mean for in a map, use the ColorManager
http://hiveworkshop.com/resources_new/tools/364/
and put in your works like this |c000000ffBlue|r , the word will appear in the game Blue rather than white. Just copy in the code and put your words in between |c000000ff and the|r.

Colour manager isn't nearly as efficient as getting the code you want yourself, which is very simple if you know how it works.
Also |cff0000ff is horribly ugly and rather hard to read if it's an in-game message.
Anyways, here are actual colour codes for WC3:
  • Red = FF0303
  • Blue = 0042FF
  • Teal = 1CE6B9
  • Purple = 540081
  • Orange = FE8A0E
  • Yellow = FFFC00
  • Green = 20C000
  • Pink = E55BB0
  • Gray = 959697
  • Light Blue = 7FBFF1
  • Dark Green = 106246 (Dark Green)
  • Brown = 492A04 (Brown)
 
Status
Not open for further replies.
Back
Top