Warcraft III resources & community, 2003–2006 · archived

Some help with color

5 posts
#1

Some help with color

im wondering how to make color into words and stuff of that sort like ina move if it was to say "blast of ice"its would look like blue and say blast of ice in blue how do i do taht thx.
#2
in normal text, precede whatever you want to chance colour with |c and then 8 hex digits, like ffff00ff, where the first 2 are Red value, the second 2 are Green value, the third 2 are Blue value, and the last 2 are alpha value (or does alpha come first? i forget now) and then end it with a |r

ex: |cff0000ffThis text will be red|r but not this part... |c00ff00ffF|rreeze will have a blue F
#3
Alpha comes first |cffRedRedGreenGreenBlueBlue |cffRRGGBB |cffff0000=red|r |cff00ff00=green|r |cff0000ff=blue|r |r ends the code. So you could start a new color in the same message.
#4
just use this site but add a 00 infront of all of them or it wont work
#5
Go to the tool section and download a color program, that is the easyst way.