Search found 21 matches

by palaver
03 Jun 2017 23:58
Forum: Game - Technical
Topic: Mudlet help
Replies: 19
Views: 8075

Re: Mudlet help

I realize this is no longer really about Mudlet, but about Perl regex. Sorry about that. Your regex is capturing the period. Try this: ^You attack the (.+)\.$ This worked beautifully. Now I'm wondering how I can capture just the last word. I find this suggestion: \s(\w+)$ but I wonder how to put tha...
by palaver
03 Jun 2017 22:40
Forum: Game - Technical
Topic: Magic Map for Mudlet 3
Replies: 42
Views: 53768

Re: Magic Map for Mudlet 3

Most excellent.
Hopefully this opens the door for some people to experiment.
With the map, Mudlet is giving me lots of joy.

Thanks, Findis!
by palaver
29 May 2017 05:26
Forum: Game - Technical
Topic: Mudlet help
Replies: 19
Views: 8075

Re: Mudlet help

I don't see how to make the enabling / disabling dependent on something like the MUD spitting out "The [target] died" - inside a trigger. I think I could figure out how to make it its own trigger, but not how to embed this condition itself in a trigger. Maybe an even more elegant solution...
by palaver
29 May 2017 01:47
Forum: Game - Technical
Topic: Mudlet help
Replies: 19
Views: 8075

Re: Mudlet help

Ckrik wrote:Your regex is capturing the period. Try this:

Code: Select all

^You attack the (.+)\.$
Great. I will try this. Thank you.
by palaver
29 May 2017 00:45
Forum: Game - Technical
Topic: Mudlet help
Replies: 19
Views: 8075

Re: Mudlet help

Does this help? http://wiki.mudlet.org/w/Manual:Timer_Engine It's incredibly nice of you to look this up, since you're not even a Mudlet user. I've looked at various parts of the manual, including this one. I get the basic commands, but I don't see how to make the enabling / disabling dependent on ...
by palaver
28 May 2017 03:43
Forum: Game - Technical
Topic: Mudlet help
Replies: 19
Views: 8075

Re: Mudlet help

Another question. I want a trigger firing from ^You attack the (.+)$ Then I want a special guild appraisal of (.+), which is my target. But (.+) captures the full stop in, e.g., "You attack the foul-smelling orc." So Genesis goes "What?" Would something like ^You attack the (\w+)...
by palaver
27 May 2017 16:15
Forum: Game - Technical
Topic: One Per Arma/Extremely Slow Item Respawns
Replies: 40
Views: 23643

Re: One Per Arma/Extremely Slow Item Respawns

Yes, that's the one, Tarax. I don't want to go into further detail because of spoilers. I'll just reiterate that I found the strip once, and never ever again. Must be at least 30 tries by now. Awareness is superior master, but I've checked at superior guru with bonus in effect, and no difference. No...
by palaver
26 May 2017 22:54
Forum: Game - Technical
Topic: One Per Arma/Extremely Slow Item Respawns
Replies: 40
Views: 23643

Re: One Per Arma/Extremely Slow Item Respawns

Still no luck with Kendermore - maybe just atrocious luck? I tried within 5 minutes of the most recent Arma - no dice. Also, Tarshir's "quest" quest. He gave it to me just before Arma, I think, and I couldn't figure it out. I've tried at least 15 times since Arma, and he says he doesn't ne...
by palaver
26 May 2017 19:58
Forum: Game - Technical
Topic: Mudlet help
Replies: 19
Views: 8075

Mudlet help

I've been toying with Mudlet. It seems powerful and flexible, but to use it fully, I need to become way more familiar with it. The learning curve is steep. Can we use this thread to compile resources and tips for people who are using this client? Question: Can I set up a timer that triggers can turn...
by palaver
24 May 2017 02:33
Forum: Game - Technical
Topic: One Per Arma/Extremely Slow Item Respawns
Replies: 40
Views: 23643

Re: One Per Arma/Extremely Slow Item Respawns

What about the Kendermore quest? I once found an item critical to that quest but didn't know what to do with it. Since then, I've figured out why it is needed, and by whom. I have checked the location where I found it, I don't know, 20-25 times, never there. Ever. Any ideas?