Register forum user name Search FAQ

Gammon Forum

Notice: Any messages purporting to come from this site telling you that your password has expired, or that you need to verify your details, confirm your email, resolve issues, making threats, or asking for money, are spam. We do not email users with any such messages. If you have lost your password you can obtain a new one by using the password reset link.

Due to spam on this forum, all posts now need moderator approval.

 Entire forum ➜ MUSHclient ➜ General ➜ I need to make a trigger delay

I need to make a trigger delay

It is now over 60 days since the last post. This thread is closed.     Refresh page


Posted by Rhaven   (2 posts)  Bio
Date Sat 07 Jun 2003 07:47 PM (UTC)
Message
I want a trigger to send something, then after a given amount of time, say 120 seconds, send another line. The muds i play use a lot of continous skills and its a real bugger to bot on...

(I have no idea how to use the scripts function)

Trigger is set up like:

Trigger: You feel too * to *.
Match: any on any
send: rest
(i need it to delay here of 120 seconds)
wake
Top

Posted by Poromenos   Greece  (1,037 posts)  Bio
Date Reply #1 on Sat 07 Jun 2003 09:29 PM (UTC)
Message
type in the send text:
DoAfter 120, "wake"

Then in the "send to:" box, select "send to script"

Vidi, Vici, Veni.
http://porocrom.poromenos.org/ Read it!
Top

Posted by Nick Gammon   Australia  (23,173 posts)  Bio   Forum Administrator
Date Reply #2 on Sat 07 Jun 2003 09:57 PM (UTC)
Message
Correct, but to do both things (rest and then wake) you need to have in the send box:

Send "rest"
DoAfter 120, "wake"

- Nick Gammon

www.gammon.com.au, www.mushclient.com
Top

The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).

To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.


12,651 views.

It is now over 60 days since the last post. This thread is closed.     Refresh page

Go to topic:           Search the forum


[Go to top] top

Information and images on this site are licensed under the Creative Commons Attribution 3.0 Australia License unless stated otherwise.