changing tooltip colors

Status
Not open for further replies.
Level 3
Joined
Sep 21, 2010
Messages
17
Hi, Powerstone here

im having trouble changing the tooltip colors. Im trying to create a Dota map from scratch. If any1 knows how, please tell me.

Thnx.
 
Level 20
Joined
Oct 21, 2006
Messages
3,230
|cffffffff

|c = its just the command, you need to start with this
|ff = these are alpa of the text, use ff = 100/255, because transperent text doesnt work
|ff = red, how much red there is in your text
|ff = green, --
|ff = blue, --

|r command can be used to end color code

example:
|cffff0000Lol|r xd = red lol and normal (white) xd

ff is hex color code and it is same as 255 (?), read more about hex numbers from eg. here: http://users.rcn.com/giant.interport//COLOR/1ColorSpecifier.html

also: http://world-editor-tutorials.thehelper.net/colors.php
 
You can also check:
Color List: Click
crazy.gif
 
Status
Not open for further replies.
Top