Game Guides Archive
Thread: Colour code for Signs and more
I know this has been posted somewhere but I can not for the life of me find it. I have searched on every possible word and combination of words, so here goes:
How do i colour-code the name of my house? I know it can be done. Also, it is possible to colourcode the names of Waypoints, very nice, but HOW!
Thank you in advance and
You can change the color of text almost anywhere in the game, emails aswell, by using RGB color codes in the format below:
\#ffffff\ = White
So for example:
\#ffffff\Shop Open \#ff0000\ Stock low
I just found this as well ...... Should help.
http://www.pitt.edu/~nisg/cis/web/cgi/rgb.html
There may be two reasons, one being you have \ assigned toa commandthat just doesn't *seem* to do anything. -OR- An explanation might be that \ is a special command character, as it is in many programming languages. Or maybe I'm wrong about both.