quote:
Originally posted by Jesus
code:
function OnEvent_ChatWndSendMessage(ChatWnd, Message)
{
Message = "[a=1]" + Message + "[/a]";
return Message;
}
DON'T use it with black text for obvious reasons
Note, that will mess up all commands, sounds, etc.