Author Topic: word codes?how do i change word color and stuff?  (Read 861 times)

what are some codes i can put in words in chat/events so it has different colors, text styles, ect.
and someone said there was a code that would let you have a space in your name but it isn't really a space...is that real?


you mean the hex codes and fonts? <color:[colorcodehere]> and <font:[fonthere]:[sizehere, 25-35 is good]>
and for the color codes, i would suggest http://html-color-codes.com/
<color:ffff00><font:impact:25> Hi world, be happy!
would come out as this in game...
Hi world, be happy!

If you're looking for colors I really have to recommend this site: http://www.colorpicker.com/
Just don't forget to remove the #

This isn't the 90s and we don't have to pull one of 216 web safe colors off a chart anymore. Almost everybody has a computer that can display 24-bit color and you can pick out of any of the 4 million or so colors you like.

Other then that, yeah, that's how you do it. If you want to do multiple colors in an event, just do this:

<color:FFFFFF>White</color><color:000000>Black

You don't have to put </color> or </font> after the last one.

is it really possible to make it look like theres a space in your name but its just a code?

you mean the hex codes and fonts? <color:[colorcodehere]> and <font:[fonthere]:[sizehere, 25-35 is good]>
and for the color codes, i would suggest http://html-color-codes.com/
<color:ffff00><font:impact:25>
would come out as this in game...
Do all ther colors actualy work in game?

Do all ther colors actualy work in game?
these do, and it's nice and orderly =D
http://html-color-codes.com/

These dont seem to work for me D: I tried, it shows up regularly but the code between the < and > dissapears. Help? I have a mac, incase that helps. Mac version o' Bl.

These dont seem to work for me D: I tried, it shows up regularly but the code between the < and > dissapears. Help? I have a mac, incase that helps. Mac version o' Bl.
EDIT: I just realized that you can only do this on events >.< But, you can chatmessageall this right? It's host only I know. Can you do it in the console?