[Home] [Downloads] [Search] [Help/forum]


Register forum user name Search FAQ

Gammon Forum

[Folder]  Entire forum
-> [Folder]  MUSHclient
. -> [Folder]  General
. . -> [Subject]  Trigger not colouring...

Trigger not colouring...

It is now over 60 days since the last post. This thread is closed.     [Refresh] Refresh page


Posted by NeoFryBoy   USA  (42 posts)  [Biography] bio
Date Wed 07 Jun 2006 09:32 AM (UTC)
Message
I have this trigger to make any line that starts with an asterisk stand out bright yellow. For some reason I can't figure out, it won't colour the lines, but it does match on them properly, and if I put stuff in the send field it send it.

<triggers>
<trigger
custom_colour="17"
colour_change_type="2"
enabled="y"
match="^\*(.*?)$"
regexp="y"
sequence="100"
other_text_colour="yellow"
>
</trigger>
</triggers>
[Go to top] top

Posted by Ked   Russia  (524 posts)  [Biography] bio
Date Reply #1 on Wed 07 Jun 2006 09:44 AM (UTC)
Message
You had it set to change the background colour only, and the new colour for background was set to black. So it was colouring properly, only on a black background the colour change couldn't be seen. The problem is fixed by setting the trigger to colour "Both":


<triggers>
  <trigger
   custom_colour="17"
   enabled="y"
   match="^\*(.*?)$"
   regexp="y"
   sequence="100"
   other_text_colour="yellow"
  >
  </trigger>
</triggers>
[Go to top] top

Posted by NeoFryBoy   USA  (42 posts)  [Biography] bio
Date Reply #2 on Thu 08 Jun 2006 03:00 AM (UTC)
Message
Bah. Thanks.
[Go to top] top

The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).

To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.


11,137 views.

It is now over 60 days since the last post. This thread is closed.     [Refresh] Refresh page

Go to topic:           Search the forum


[Go to top] top

Quick links: MUSHclient. MUSHclient help. Forum shortcuts. Posting templates. Lua modules. Lua documentation.

Information and images on this site are licensed under the Creative Commons Attribution 3.0 Australia License unless stated otherwise.

[Home]


Written by Nick Gammon - 5K   profile for Nick Gammon on Stack Exchange, a network of free, community-driven Q&A sites   Marriage equality

Comments to: Gammon Software support
[RH click to get RSS URL] Forum RSS feed ( https://gammon.com.au/rss/forum.xml )

[Best viewed with any browser - 2K]    [Hosted at HostDash]