Colored Text in Auction/Planetary/Guild chat
Posted: October 16th, 2005, 11:27 am
Ever been selling something and there's been too much spam in the acution channel? Make your text stand out a bit more so people can se it easier!
First of all <a target="_blank" href="http://www.w3schools.com/html/html_colornames.asp">here</a> is a basic html color pallet. I didn't spend much time searching - this is the first I found on google.
Example for typing in planetary: (Red text)
'\#ff0000\ Hey! (Hey!)
The little " ' " is neccesary for some reason before the first \
Example for typing in alternate colors: (red-blue-red-blue)
'\#ff0000\H\#3366cc\e\#ff0000\y\#3366cc\! (Hey!)
Making macros for colored text is a lot trickier than this. When you type the color codes, the only thing that shows up in the color. If you type:
\#ff0000\kk
in the macro window, it will show up as kk
So basically you're typing with your monitor turned off sort of.
Before you try making macros with colors, I suggest becoming very familiar with the color codes you want to use, and practice typing them in guild chat.
[/url]
First of all <a target="_blank" href="http://www.w3schools.com/html/html_colornames.asp">here</a> is a basic html color pallet. I didn't spend much time searching - this is the first I found on google.
Example for typing in planetary: (Red text)
'\#ff0000\ Hey! (Hey!)
The little " ' " is neccesary for some reason before the first \
Example for typing in alternate colors: (red-blue-red-blue)
'\#ff0000\H\#3366cc\e\#ff0000\y\#3366cc\! (Hey!)
Making macros for colored text is a lot trickier than this. When you type the color codes, the only thing that shows up in the color. If you type:
\#ff0000\kk
in the macro window, it will show up as kk
So basically you're typing with your monitor turned off sort of.
Before you try making macros with colors, I suggest becoming very familiar with the color codes you want to use, and practice typing them in guild chat.
[/url]