Notice: Any messages purporting to come from this site telling you that your password has expired, or that you need to verify your details, confirm your email, resolve issues, making threats, or asking for money, are
spam. We do not email users with any such messages. If you have lost your password you can obtain a new one by using the
password reset link.
Due to spam on this forum, all posts now need moderator approval.
Entire forum
➜ MUSHclient
➜ General
➜ Highlighting with wildcard help
Highlighting with wildcard help
|
It is now over 60 days since the last post. This thread is closed.
Refresh page
Posted by
| Vanidor
USA (23 posts) Bio
|
Date
| Mon 19 Sep 2011 03:27 AM (UTC) |
Message
| Heya all... Have a question. How do I get highlighting to work with wildcards? IE I want to have pages to/from me highlighted, but don't want <or need> to set up a highlight for EVERY possible scenario of being paged by person A-ZZZZ
The game system's pages are set up as follows:
[Command typed] (For simple talking)
p johnothan= test
[Response individual paged sees]
Johnothan pages: Test
[Game Response YOU see]
You paged Johnothan with 'Test'
[Command typed] <for long distance/private actions>
p johnothan=; tests
[Response individual paged sees]
From afar, Johnothan Tests
[Game Response YOU see]
Long distance to Johnothan: Johnothan Tests
So I need a set of highlight triggers that will appropriately acknowledge whoever I page <You paged ?>/ Long distance to ?> and responses from anyone <? pages / From afar, ?>
I'll keep playing/working with it to see if I can figure it out on my own, but appreciate the help in case I can't get it. | Top |
|
Posted by
| Nick Gammon
Australia (23,158 posts) Bio
Forum Administrator |
Date
| Reply #1 on Mon 19 Sep 2011 07:20 AM (UTC) |
Message
| Just set up a handful of triggers that match what you want, with * in place of changeable text (like their name, what they say), and set up "change colour and style" as appropriate. For example:
<triggers>
<trigger
custom_colour="2"
enabled="y"
keep_evaluating="y"
match="From afar, *"
sequence="100"
>
</trigger>
</triggers>
 |
For advice on how to copy the above, and paste it into MUSHclient, please see Pasting XML.
|
|
- Nick Gammon
www.gammon.com.au, www.mushclient.com | 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.
12,042 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top