-----Original Message-----
From: Mark A. Heilpern <heilpern@MINDSPRING.COM>
To: CIRCLE@post.queensu.ca <CIRCLE@post.queensu.ca>
Date: Tuesday, March 10, 1998 6:50 AM
Subject: Re: [HELP] DG Scripts - Command Triggers
>
>This was typed in while looking at a working version of the same thing.
>I may have mistyped along the transfer. You'll also need to set the room
>number in here...
>
>object triggger, numeric arg 4, string arg: pull
>
>
>*
>* first qualify that they are pulling a rope, and if not, halt
>return 0
>if (!%arg% /= rope )
> halt
>end
>*
>* Ok, lets do it
>osend %actor% You pull the rope.
>oechoaround %actor% %actor.name% pulls the rope.
>oteleport %actor.name% <room number of level below>
>oforce %actor.name% look
>return 1
What type of trigger is this? Get? Give? Command? Global? other? :)
- Brian
+------------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
| http://democracy.queensu.ca/~fletcher/Circle/list-faq.html |
+------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/15/00 PST