I need Zmud door trigger
posted by Dromboll
2000-11-22 16:34:19
<- Back Down to comments Down to last comment
Please help me out
Could some please email me directions or a script on how to set up that door trigger in zmud.  I am really lost on it thanks.

kbadgett@bellsouth.net
Top of Page Down to last comment


Skojardu2000-11-22 16:36:53
Can be abused so dont use it :]
Bromber2000-11-22 16:47:17
Stop posting this here this, its not a help board its an info or mume log board IMO. Else every will post stupid other questions like how can I find Rivendell or something else, btw RTFM !!!!!
Gazel2000-11-22 16:55:11
It is SO easy even 5 year-old little child can do it!
Gazel2000-11-22 16:55:42
ask me if you see me on and i will explain tho
Jahara2000-11-22 16:59:25
Bah, to set up that trigger:
#TRIGGER {&door is closed.} {open @door}
Axel2000-11-22 17:00:11
I need a door trigger for my plain telnet. Someone help me please!
Stile2000-11-22 17:23:17
Good one Jahara, not only does that trigger NOT WORK but it is illegal! *clap* *rofl*
Gray2000-11-22 17:28:20
Jahara's trigger really illegal - use these ones:

#ALIAS do {#var door %0;#say <<< Active door: %0 >>>}
#ALIAS doo {#var trapdoor %0;#say <<< Trapdoor: %0 >>>}
#TRIGGER {The (%w) is open.} {do %1} {door} 5
#TRIGGER {The (%w) seems to be closed.} {do %1} {door} 5
#TRIGGER {The (%w) is closed.} {do %1} {door} 5
#TRIGGER {A open '(%w)'} {do %1} {door} 5
#TRIGGER {A closed '(%w)'} {do %1} {door} 5
#TRIGGER {A broken (%w).} {do %1} {door} 5
#TRIGGER {You skillfully discover a hidden (%w)} {do %1} {door} 5
#TRIGGER {opens the (%w)} {doo %1} {door} 5
#TRIGGER {closes the (%w)} {doo %1} {door} 5
#TRIGGER {The (%w) is opened from the other side} {doo %1} {door} 5
#TRIGGER {The (%w) closes quietly} {doo %1} {door} 5
#TRIGGER {The (%w) to the (%w) suddenly shatters.} {doo {%1 %2}} {door} 5

P.S. I know Dorien's page will fuckup these triggers into unreadable mass :(
Meteor2000-11-22 17:37:02
Use telnet ;)
Emre2000-11-22 17:45:12
How can I reach Rivendell? Do I need a plain telnet or a zmud of a scud
alias/trigger for it? plz need helpz asapafaikoroflmao
Murdok (partly2000-11-22 17:53:20
THIS LONG TEXT's NEWLINES WILL BE FUCKED UP BY THE LOG PAGE.. :((

I use macros/triggers for storing variables, I use F1-F12 to do stuff as well as the keypad combined with with the ALT and CTRL keys. It works liks I want it to but I mostly never use them as I type fast. But I NEVER in my logs(My own that is, none posted here yet) show what my client do or don't do... In Zmud its easy to remove trigger echo's from logs and I believe it can be done in cancan to(never tried it). I know it can be done in TinyFugue to.

Showing of "cool" macros/actions(and in Jaharas case; illegal ones.) will only make people try to come up with the most "lazy" macro for their pk, ie (kill target, fol him around a while and finish job) and so on by only pressing CRTL4+H+SHIFT-F9 and go fetch a cola or something. It must be boring not to use your keyboard and rely on your own (typing)skills.. What is next? "Imps announce: MUME 8 will support joysticks and joypads aswell... ;-)"
Murdok2000-11-22 17:55:24
Emre:
You use east, west, north, east(and some south to) a couple of times from east of Bree and when you get there you type seek rivendell. Easy, right? ;-)
Wojtek2000-11-22 17:58:37
Force Feedback in Mume 8 I want 2 ;) .... Btw did any1 tried do code a bot who does the xp hunting on his own .... ;) ... so my telnet will play automatic ...
ummm ME?2000-11-22 18:05:25
1, make a varibale named door
2, under triggers =>pattern: (%w) seems to be closed command: #var door %1
3, under alias => name: od command: open @door
Cur2000-11-22 18:05:34
Yea, Kienna once made one, but didn't use it (I think). Btw, clients are for wimps.
joot2000-11-23 00:42:32
Telnet is for hardcore players
Ethar2000-11-23 00:56:51
uh teolin IS a bot player
MonsterMangan2000-11-23 08:35:26
Please tell when you get that fetch a cola trigger woking Murdok
Valir2000-11-23 10:33:54
Teolin is a speaking bot...DEMOTE!!!
JungleJohn & As2000-11-23 13:13:25
Telnet is for ppl that can't afford the real thing - or can't figure clients out, hence claim that telnet is the best :P
Elo2000-11-23 14:28:50
USE TINTIN OR WINTIN!!!!!!!!!!!!!!!
Elo2000-11-23 14:30:14
USE TINTIN OR WINTIN!!!!!!!!!!!!!!!
Murdok2000-11-23 16:33:39
Well MonsterMangan, Started to build a trigger that fetch a cola for me when MUME says "You are thirsty." but it kept dragging around with my keyboard ;-)
Murdok2000-11-23 16:34:41
Elo: Use any client or nonclient, just have to know what you do with whatever client you use :)
Johannes2000-11-24 10:29:18
*Laugh* - what the heck has JungleJohn (whomever he might be) got to do with Asterix? :-p
Comment this:
Your name:


Your comment:

Avaliable characters:
<- Back Post a CommentTop of Page Up to first comment