/
roa/
roa/lib/boards/
roa/lib/config/
roa/lib/edits/
roa/lib/help/
roa/lib/misc/
roa/lib/plrobjs/
roa/lib/quests/
roa/lib/socials/
roa/lib/www/
roa/lib/www/LEDSign/
roa/lib/www/LEDSign/fonts/
roa/lib/www/LEDSign/scripts/
roa/src/s_inc/
roa/src/sclient/
roa/src/sclient/binary/
roa/src/sclient/text/
roa/src/util/
COLORCODES_COLOURCODES_CODES_CCODES_

-=information=-

%1Realms of Aurealis%0 supports colors in titles, descripts, prompts, as 
well as many other builder-related areas. Each color has a corresponding 
code (which cannot be shown here because even the help files are encoded 
:)): But it is a %3PERCENT%0 symbol followed by a number %30 - 7%0
(percent = shift-5 on most keyboards)

Code             Color
-----------	 -----
 %%0%0		normal
 %%1%1		red%0
 %%2%2	 	green%0
 %%3%3	 	yellow%0
 %%4%4		blue%0
 %%5%5	 	magenta%0
 %%6%6	 	cyan%0
 %%7%7	 	white%0
 %%B%B		bold%0

To substitute a color (for example) in your title:
>title from the %%1Blight%%0.

This would result in:  Vall from the %1Blight%0.
Where 'Blight' would be in red lettering.

We encourage you to experiment... :)