Author |
Message |
Topic: version conflict between 5.55 and 6.16 |
lethe
Replies: 2
Views: 3491
|
Forum: zMUD General Discussion Posted: Thu Mar 11, 2004 12:39 am Subject: version conflict between 5.55 and 6.16 |
I've got a follow-up question to this, is it possible to run two instances of zmud at once? (I use 7 (!!!) windows to sort up info on my main mud, and 5 on my second mud. Squeezing 12 windows into one ... |
Topic: using wildcards | and ^ |
lethe
Replies: 7
Views: 7304
|
Forum: zMUD General Discussion Posted: Wed Mar 10, 2004 12:43 am Subject: using wildcards | and ^ |
Learning regexp well enough for zmud needs is time _very_ well invested. Imho it's the single most powerful addition to zmud. :) |
Topic: using wildcards | and ^ |
lethe
Replies: 7
Views: 7304
|
Forum: zMUD General Discussion Posted: Tue Mar 09, 2004 9:05 pm Subject: using wildcards | and ^ |
Regexp triggers is what you want!
#REGEX {^(?:<d+hpsd+msd+mv>)?Darker throws a fireball} {throw fireball again or somesuch}
Explaining the Regex:
The part with parenthesis is one pattern. ... |
Topic: Mapper problem. |
lethe
Replies: 2
Views: 3241
|
Forum: zMUD General Discussion Posted: Tue Mar 09, 2004 7:14 pm Subject: Mapper problem. |
Yeah, I am dead certain I am in follow mode. |
Topic: Mapper problem. |
lethe
Replies: 2
Views: 3241
|
Forum: zMUD General Discussion Posted: Tue Mar 09, 2004 6:38 pm Subject: Mapper problem. |
Sometimes if I speedwalk or walk manually using the numpad in follow mode the mapper asks if I want to "Update 39 rooms". No matter what I answer of Yes, No and Cancel it keeps asking me this as I mov ... |
Topic: Multiple windows and tabs? |
lethe
Replies: 3
Views: 3687
|
Forum: zMUD General Discussion Posted: Tue Dec 23, 2003 8:05 am Subject: Multiple windows and tabs? |
Yeah, but that means individually switching 4 windows each time I switch muds. I want to be able to switch all windows at once. |
Topic: Multiple windows and tabs? |
lethe
Replies: 3
Views: 3687
|
Forum: zMUD General Discussion Posted: Thu Dec 18, 2003 2:54 am Subject: Multiple windows and tabs? |
Can I have multiple windows docked to one tab?
I play two muds. On my main mud I use four windows. One main window, one "important chat" window and one "less important chat window". These three are ... |
Topic: Mapper question, path length |
lethe
Replies: 2
Views: 3190
|
Forum: zMUD General Discussion Posted: Sat Oct 04, 2003 6:35 pm Subject: Mapper question, path length |
Thank you so much. |
Topic: Mapper question, path length |
lethe
Replies: 2
Views: 3190
|
Forum: zMUD General Discussion Posted: Sat Oct 04, 2003 1:54 pm Subject: Mapper question, path length |
I want to know the length of the path the #walk command is about to take.
What is the command to find out the length of the path from current room to any given room I would #walk to? And if possib ... |
|