• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

[Solved] how to change game text colour?

Status
Not open for further replies.
Level 4
Joined
Jul 24, 2013
Messages
95
the title says it all,i know its possible since iv seen it in many maps..example..Notice:Event will start soon.i already know how to make game-text in trigger..but not the colour..
 
Level 7
Joined
Jul 20, 2009
Messages
295
the title says it all,i know its possible since iv seen it in many maps..example..Notice:Event will start soon.i already know how to make game-text in trigger..but not the colour..

|cffff0000Hi|r = Hi
|cff00ff00How are you?|r = How are you?
|cff0000ffGood?|r = Good?

etc...
Each colour has a code.
There is a program here which gives you the code for each colour, check out Tools section.
 
Level 4
Joined
Jul 24, 2013
Messages
95
Wow everyone post a good answer to my question,big thxxx to u guyz and girls!
 
Status
Not open for further replies.
Top