Prinya: Guild Announcement Colors

Jan 22, 2015

Guild Announcement Colors

Since quite a few have asked me how to make guild announcement colorful I'm gonna make a repost of an older post of mine about just that.

Here are all the possible colors I've found in the code. (And yes I did actually find all these myself). Not sure if all of them works but they are atleast programmed into the game.

WHITE
BLACK
LTGRAY
GRAY
DKGRAY
LTRED
RED
DKRED
LTGREEN
GREEN
DKGREEN
LTBLUE
BLUE
DKBLUE
LTYELLOW
YELLOW
DKYELLOW
LTCYAN
CYAN
DKCYAN
BTPURPLE
PURPLE
CTPURPLE
DKPURPLE
GOLDYELLOW
LTBROWN
BROWN
DKBROWN
BTBLUE
CTBLUE
LTORANGE
ORANGE
LTPINK
PINK
REDBROWN

To use them, simply use:
<b><c:COLORNAME>TEXT

Example:
<b><c:GREEN>Hei!!!

Output:
Hei!!!


Example:

<b><c:GREEN>He<c:LTGREEN>ei<c:DKGREEN>ii<c:DKPURPLE>!!!

Output:
Heeiii!!!



You can also use the font size command which is (Use with caution): 
<b><s:x>

Example:
<b><s:40>Hei!!!

Output:
Hei!!!

Remember when using the font size command it changes the size for ALL guild members that looks at the guild announcement for some reason, and it can be very annoying because the text can take up half the screen and it changes the size of item names and everything. So remember change it back, it's mostly just for testing.



No comments :

Post a Comment