I posted this the other day in another thread on my usual forum account "dianoga4" (for some reason I can't log into that account on the forums here right now

) Anyways I am guessing that they will eventually have the option in game to change the chat color but it's just a guess. If the moderators find this not appropriate to post, please let me know, thanks. There is no altering ui's here, it's just a config file sitting in one of the folders.
Changing chat colorIn your Allods online program folder, there is a folder called "Personal". In there you should see a config file called "user". Open that in notepad. Now as you scroll down you will start seeing something like you see below. Take note that if you have multiple characters, keep scrolling down until you find the character that you want this on. You'll have to change it for each of your characters. I highlighted the Zone chat color. I changed mine to grey to keep it a little different from the "Say" chat color. You can try different colors by changing the color name. Hope that helps.
table_begin
YOUR CHARACTERS NAME WILL BE HEREtable_begin ScriptLocal_chat
table_begin data
table_begin colors
ABILITY = l"LogColorWhite"
ABILITYOther = l"LogColorViolet"
ABILITYSelf = l"LogColorLightRed"
ASK = l"LogColorWhite"
BLOCK = l"LogColorYellow"
BLOCKDOT = l"LogColorYellow"
BLOCKSelf = l"LogColorBlue"
BLOCKSelfDOT = l"LogColorBlue"
DOT = l"LogColorWhite"
DOTOther = l"LogColorViolet"
DOTSelf = l"LogColorLightRed"
ERROR = l"LogColorRed"
EXPERIENCE = l"LogColorViolet"
GUILD = l"LogColorGreen"
KILLINGBLOW = l"LogColorRed"
KILLINGBLOWOther = l"LogColorRed"
KILLINGBLOWSelf = l"LogColorRed"
MISS = l"LogColorBlue"
MISSDOT = l"LogColorBlue"
MISSSelf = l"LogColorYellow"
MISSSelfDOT = l"LogColorYellow"
MOBSAY = l"LogColorWhite"
MOBWHISPER = l"LogColorMagenta"
NOTICE = l"LogColorYellow"
OFFICER = l"LogColorDarkGreen"
OTHER = l"LogColorGold"
OTHEROther = l"LogColorDarkGreen"
OTHERSelf = l"LogColorRed"
PARTY = l"LogColorBlue"
RAID = l"LogColorOrange"
RANGE = l"LogColorGold"
RANGEOther = l"LogColorDarkGreen"
RANGESelf = l"LogColorRed"
SAY = l"LogColorWhite"
SPELL = l"LogColorWhite"
SPELLOther = l"LogColorViolet"
SPELLSelf = l"LogColorLightRed"
WEAPON = l"LogColorGold"
WEAPONOther = l"LogColorDarkGreen"
WEAPONSelf = l"LogColorRed"
WHISPER = l"LogColorMagenta"
WORLD = l"LogColorGold"
ZONE = l"LogColorGrey"ZONEYELL = l"LogColorCian"
table_end colors