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

Gammon Software Solutions forum

See www.mushclient.com/spam for dealing with forum spam. Please read the MUSHclient FAQ!

[Folder]  Entire forum
-> [Folder]  MUSHclient
. -> [Folder]  General
. . -> [Subject]  Regexp Trigger Problem

Home  |  Users  |  Search  |  FAQ
Username:
Register forum user name
Password:
Forgotten password?

Regexp Trigger Problem

[Reply to this subject]  Reply to this subject   [New subject]  Start a new subject   [Refresh] Refresh page


Posted by David Berthiaume   (202 posts)  [Biography] bio
Date Fri 17 Dec 2004 03:30 AM (UTC)  quote  ]

Amended on Fri 17 Dec 2004 03:31 AM (UTC) by David Berthiaume

Message
As you know from other posts, my skills look like this:
Name           Mastery   Name           Mastery   Name           Mastery
Advanced polea sliver    Advanced sword advanced  Polearm        sliver    
Kick           average   Expert polearm sliver    Sword          expert    
Expert sword   advanced  Sneak          sliver    Trip           sliver

Now I have regexp triggers to colour the mastery parts of the skills various colours. red, blue, green, yellow, etc, etc.

Anyways, I had a problem with Advanced sword, it would colourize the Advanced, I fixed that by making it case sensitive. However, Blademaster is a problem.

How would I make it so that it would only colour the mastery if it was by itself, and not linked with any other words. Like Blademaster
[Go to top] top

Posted by Nick Gammon   Australia  (18,770 posts)  [Biography] bio   Forum Administrator
Date Reply #1 on Fri 17 Dec 2004 04:31 AM (UTC)  quote  ]
Message
Read the regexp docs, they have heaps of interesting stuff in them. In your case you want a "word boundary" assertion, like this:

\bmaster\b

The \b says "assert that this is a word boundary". That works for me on Blademaster.

- Nick Gammon

www.gammon.com.au, www.mushclient.com
[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.


2,371 views.

[Reply to this subject]  Reply to this subject   [New subject]  Start a new subject   [Refresh] Refresh page

Go to topic:           Search the forum


[Go to top] top

[Home]

Written by Nick Gammon - 5K

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

[Best viewed with any browser - 2K]    [Internet Contents Rating Association (ICRA) - 2K]    [Web site powered by FutureQuest.Net]