Search found 3 matches

by abathur
Wed Jun 16, 2010 11:14 pm
Forum: Help Forum
Topic: case insensitive temp triggers?
Replies: 3
Views: 3882

Re: case insensitive temp triggers?

Trigger name=19((?i:sauron)) matched.
capture group #1 = <Sauron>

line under current user cursor: 9079#:Sauron
(Arch Wizard)
LUA OK script 19 (Trigger19) ran without errors

That's matching both versions, it looks like, but the highlight still only works on the version originally input. I tried ...
by abathur
Wed Jun 16, 2010 12:23 pm
Forum: Help Forum
Topic: case insensitive temp triggers?
Replies: 3
Views: 3882

case insensitive temp triggers?

I'm still getting acclimated. I looked for a while for an answer to this; I found where others have asked, but saw no answers. I'm looking to make a scratch temporary highlighting system for questing and reading through code. I made the following aliases below, and they work wonderfully--except they ...
by abathur
Mon Jun 14, 2010 2:53 pm
Forum: Mudlet Development
Topic: FR: more right-click/context options, etc.
Replies: 0
Views: 3494

FR: more right-click/context options, etc.

I finally got frustrated with some minor issues in the terminal I've been using for the past decade but for which development ended a few years back--so I was quite pleased to find mudlet under current development. Mudlet does a *fantastic* job of covering the function base of my former client ...