Author |
Message |
Topic: zMUD Lock-Up |
Snookumz
Replies: 3
Views: 3559
|
Forum: zMUD General Discussion Posted: Wed Dec 17, 2003 7:09 am Subject: zMUD Lock-Up |
I've tried deleting the icon and making a new one by clicking New -> Typing in Host/Port -> Save -> Connect and it does same thing. |
Topic: zMUD Lock-Up |
Snookumz
Replies: 3
Views: 3559
|
Forum: zMUD General Discussion Posted: Tue Dec 16, 2003 10:27 am Subject: zMUD Lock-Up |
I have a problem that occurs only when trying to connect to my own mud. I always have my mud running but when the second I click Connect from the zMUD icon select window, zMUD locks up and I have to C ... |
Topic: Autotrack |
Snookumz
Replies: 4
Views: 4645
|
Forum: zMUD General Discussion Posted: Fri Dec 12, 2003 9:40 am Subject: Autotrack |
#ALIAS trackto {#var trackmob %1;#t+ trackto;#show autotracking;track @trackmob}
#TRIGGER {You sense a trail (%w) from here...} {%1;track @trackmob} {trackto}
#TRIGGER {You're already in the sam ... |
Topic: Confused on Trigger |
Snookumz
Replies: 9
Views: 7076
|
Forum: zMUD General Discussion Posted: Mon Dec 08, 2003 1:02 am Subject: Confused on Trigger |
...Wow....megamog75
Well it worked perfectly beautifully. I got the one LightBulb showed me set to one of my other alts, and yours set to one of them.
LightBulb,
"both things" = Both posts yo ... |
Topic: Confused on Trigger |
Snookumz
Replies: 9
Views: 7076
|
Forum: zMUD General Discussion Posted: Sat Dec 06, 2003 11:30 pm Subject: Confused on Trigger |
Ok I got it working with a little tweaking hehe.
Anyways, how would I go about making the trigger NOT work when just normally checking auction?
Like when I don't see "Druzzil tells you 'Auction?' ... |
Topic: Confused on Trigger |
Snookumz
Replies: 9
Views: 7076
|
Forum: zMUD General Discussion Posted: Sat Dec 06, 2003 11:08 pm Subject: Confused on Trigger |
Hrm I tried both the things you told me and neither are working. The 2nd one just replies "Checking Auction Status..." Checks Auction, and I get disconnected w/o reporting the stats.
The first one ... |
Topic: Confused on Trigger |
Snookumz
Replies: 9
Views: 7076
|
Forum: zMUD General Discussion Posted: Sat Dec 06, 2003 2:36 am Subject: Confused on Trigger |
Well the last line is *always* different.
LightBulb, if nothing is on auction it returns.
There is nothing being auctioned right now.
And what I "don't" want to do is create 20 triggers, one ... |
Topic: Newb to trigs |
Snookumz
Replies: 9
Views: 7892
|
Forum: zMUD General Discussion Posted: Fri Dec 05, 2003 2:14 am Subject: Newb to trigs |
Ok I just found this trigger that records tells and puts them into a text file (like notepad) and also has a "View Recent Tells" part.
(this is all zMud 5.55)
1) open a file when you log in to ... |
Topic: Newb to trigs |
Snookumz
Replies: 9
Views: 7892
|
Forum: zMUD General Discussion Posted: Thu Dec 04, 2003 9:27 pm Subject: Newb to trigs |
You're looking for the ECHO command.
I've never used it so not sure how to go about doing it.
Something like this
#ECHO %1 has just told you: %2
when Pattern = %1 tells you: %2
Not exact ... |
Topic: Confused on Trigger |
Snookumz
Replies: 9
Views: 7076
|
Forum: zMUD General Discussion Posted: Thu Dec 04, 2003 9:00 pm Subject: Confused on Trigger |
Ok when I make my triggers using zMUD I just click Triggers -> New and type stuff in the Pattern/Field boxes. Some of the triggers I've seen don't look like they're done this way so any help would ... |
Topic: Timed Trigger |
Snookumz
Replies: 5
Views: 6067
|
Forum: zMUD General Discussion Posted: Fri Nov 21, 2003 11:22 am Subject: Timed Trigger |
I kinda want to do the same thing but the mobs are all named the same and have same description...2 in each room.
Repop Message
Pause 60 seconds
kill guard
kill guard
get key 2.corpse
unlock s ... |
Topic: Timed Trigger |
Snookumz
Replies: 5
Views: 6067
|
Forum: zMUD General Discussion Posted: Thu Nov 20, 2003 1:23 am Subject: Timed Trigger |
As I said, I don't leave my computer on over night or when I am away from it, I have it turned off. I only want it to so I dont have to type kill kill kill and such, and if anyone wants to kill what I ... |
Topic: Timed Trigger |
Snookumz
Replies: 5
Views: 6067
|
Forum: zMUD General Discussion Posted: Wed Nov 19, 2003 10:07 pm Subject: Timed Trigger |
Could I get some help with a trigger, I want the trigger to execute 1 minute after a zones repop message shows.
Basically what I want the trigger to do is wait 1 minute after the repop message, st ... |
|