Page 1 of 1

Changing color in ZMud

Posted: Wed Jan 10, 2018 5:20 pm
by Arelis
Hi guys,

How can I change the SAY command to appear a different color?

At the moment when I am fighting, everything comes at me (as far melee commands and says from people) in green. Needless to say that it becomes confusing. When I get hit that is red so that's good.I'm looking to change SAY and maybe My melee attack line.

Thank you all

Re: Changing color in ZMud

Posted: Wed Jan 10, 2018 6:46 pm
by damena
You can set a trigger where the pattern is "says" and in response is #CW colorname

Re: Changing color in ZMud

Posted: Wed Jan 10, 2018 6:47 pm
by damena
There's also a great melee colors script on the wotmudarchives forum.

Re: Changing color in ZMud

Posted: Wed Jan 10, 2018 8:54 pm
by Arelis
Thank you Damena. :)

Re: Changing color in ZMud

Posted: Sun Jan 14, 2018 12:37 am
by damena
The trigger should actually be #CO colorname

Re: Changing color in ZMud

Posted: Sun Jan 14, 2018 9:04 pm
by Taziar
For changing the Ansi color mapping of you foreground colors here is a tutorial I wrote.

To find color support for melee colors see: MeleeRound

To find my scripted color script.

For another option use Aennor's color plugin.