Hmm, I see what you mean. I changed my trigger to test using your example first. This is what the trigger now looks like.
<triggers>
<trigger
custom_colour="2"
enabled="y"
match="Inside Caras Galadhon"
regexp="y"
send_to="12"
sequence="100"
>
<send>ColourNote ("blue", "red", "[ carasr, caras-gala, caras-armoury, caras-heal ]")</send>
</trigger>
</triggers>
The thing is, this really doesn't accomplish what I wanted. I'm not entirely sure if what I want to do is possible. I'll give you a link with a printscreen of what the end result looked like after making this change.
http://s553.photobucket.com/albums/jj396/AzorothStrakast/?action=view¤t=CarasTrigger.jpg
As you can see, it merely highlighted the text in the colour red and the actual text colour itself remained blue. I'm looking simply to change the colour of the text itself to red from blue without it being highlighted. If you scroll near the top of that screen shot, you'll notice that my regular output is in blue, I'm just trying to find a way to change it from blue to a different colour. Sorry if this is simple to do or there is something I am missing, I have a rather limited understanding of MUSHclient and don't mean to be bothersome, just trying to clean up the aesthetics of my client a bit.
Any advice in the right direction would be greatly appreciated.
Azo.
(Edit) I've tried other colours, but the issue with highlighting it still remains. If this can't be done, I'll simply live with it. |