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
➜ Lua
➜ help with timer
It is now over 60 days since the last post. This thread is closed.
Refresh page
Posted by
| Caeser
(22 posts) Bio
|
Date
| Sun 10 Jul 2005 10:42 PM (UTC) |
Message
| Okay, I need help.
I am trying to write a timer that executes an if statement for the MUD Achaea.
It looks like this:
/if eat=on
then
if sleep=off
then
if stun=off
then
if stupidity=on
then
send goldenseal1
elseif
bloodroot=on
then
send bloodroot1
and so on and so forth.
I have it fire .5 seconds, continually.
Now, when I try that it gives me an infinite error, so the only way I can stop it is by Ctrl-Alt-Del the client.
Goldenseal1 and Bloodroot1 are aliases that I have made.
I also need to know, when I select where it send to, what do I set? I don't have any scripts written. | 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.
8,500 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top