Changing color in ZMud

... A place to ask for help on any topic whether it be starting out to player killing to IT issues.
Post Reply
Arelis
Posts: 14
Joined: Wed Jan 03, 2018 6:33 pm

Changing color in ZMud

Post by Arelis » Wed Jan 10, 2018 5:20 pm

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

damena
Posts: 498
Joined: Wed Jan 20, 2016 9:30 pm

Re: Changing color in ZMud

Post by damena » Wed Jan 10, 2018 6:46 pm

You can set a trigger where the pattern is "says" and in response is #CW colorname

damena
Posts: 498
Joined: Wed Jan 20, 2016 9:30 pm

Re: Changing color in ZMud

Post by damena » Wed Jan 10, 2018 6:47 pm

There's also a great melee colors script on the wotmudarchives forum.

Arelis
Posts: 14
Joined: Wed Jan 03, 2018 6:33 pm

Re: Changing color in ZMud

Post by Arelis » Wed Jan 10, 2018 8:54 pm

Thank you Damena. :)

damena
Posts: 498
Joined: Wed Jan 20, 2016 9:30 pm

Re: Changing color in ZMud

Post by damena » Sun Jan 14, 2018 12:37 am

The trigger should actually be #CO colorname

Taziar
Posts: 961
Joined: Sat Mar 21, 2015 10:28 pm

Re: Changing color in ZMud

Post by Taziar » Sun Jan 14, 2018 9:04 pm

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.

Post Reply