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 ➜ Lua ➜ Hungry/Thirsy Trigger

Hungry/Thirsy Trigger

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


Posted by Meraki   (7 posts)  Bio
Date Mon 26 May 2014 03:53 PM (UTC)
Message
I have a trigger that isn't firing correctly and I -think- I have the correct syntax. Here is what I have:

Line to match: "You are *."

What is sent to script:


if %1 == "hungry" then
Exectue ("eat meb")
elseif %1 == "thirsty" then
Execute ("drink dec")
Execute ("drink dec")
end

I run into a problem however. The line is fairly ambiguous and will match to a few different lines one such being:

You are exceptionally intelligent.

This throws the error:

[string "Trigger: "]:1: 'then' expected near 'intelligent'


Is there something I'm doing wrong here?
Top

Posted by Nick Gammon   Australia  (23,173 posts)  Bio   Forum Administrator
Date Reply #1 on Mon 26 May 2014 08:59 PM (UTC)
Message
Template:faq=32 Please read the MUSHclient FAQ - point 32.

- Nick Gammon

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

Posted by Meraki   (7 posts)  Bio
Date Reply #2 on Wed 28 May 2014 09:55 PM (UTC)
Message
This worked beautifully, Thank you!
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.


13,863 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.