Warcraft III resources & community, 2003–2006 · archived

Colored Text

7 posts
#1

Colored Text

|c00FF0000 = Red
|c000000FF = Blue
|c0000FF00 = Green
|c00FFFF00 = Yellow
|c00FF8000 = Orange

Those are The "Main Colors", use those if you want to add colored text to your maps.
----
Here is a Fade{ White to Red) that Says " Warcraft 3"
|c00FFFFFFW|r|c00FBCCCCa|r|c00F79999r|r|c00F46666c|r|c00F03333r|r|c00EC0000a|r|c00B10000f|r|c00760000t|r|c003B0000 |r|c000000003|r
#3
well, umm thats good and all (although i'm sure most of us know this already), but its a lot more helpful to just know that the format for text colouring

ie

|cTTRRGGBB(text)|r

where TT RR GG BB are hex numbers ranging from 0 (00) to 255 (FF)

TT = transparancy
RR = red value
GG = green value
BB = blue value

all other colours are derived from basic knowledge of colour mixing, essentially using webcolour codes


of course, i'm sure we all already know this basic stuff
#4
And |r its return .. i think
#5
eXciTeAnd |r its return .. i think


well, if u really need THAT much information

|c = colour tag, |r = return tag, and what the heck, why not |n = newline tag
#6
I newed that its something with return , hehe
Thanks for information :wink:
#7
Well,Ignitedstar you have enough knowlegde to survive in the colored text world of Warcraft,that`s a compliment.