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
➜ how to use alias in a time?
|
how to use alias in a time?
|
It is now over 60 days since the last post. This thread is closed.
Refresh page
| Posted by
| Lucas828
(12 posts) Bio
|
| Date
| Fri 05 Jun 2009 01:08 AM (UTC) |
| Message
| ctrl+shift+0
send to what?
if choose to send to execute. the alias does not expand. | | Top |
|
| Posted by
| Nick Gammon
Australia (23,173 posts) Bio
Forum Administrator |
| Date
| Reply #1 on Fri 05 Jun 2009 01:45 AM (UTC) |
| Message
| Yes it does. My test below worked:
<timers>
<timer enabled="y" second="5.00" send_to="10"
>
<send>test</send>
</timer>
</timers>
<aliases>
<alias
match="test"
enabled="y"
sequence="100"
>
<send>say hi there</send>
</alias>
</aliases>
When the timer fired it sent "test" to Execute. That sent "say hi there" to the MUD.
Can you show your alias and timer please? See http://mushclient.com/copying
|
- 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.
11,078 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top