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
➜ Triggers
It is now over 60 days since the last post. This thread is closed.
Refresh page
| Posted by
| Hoss
USA (48 posts) Bio
|
| Date
| Fri 08 Oct 2004 04:42 PM (UTC) |
| Message
| I am working on a system right now an I'm using
<triggers>
<trigger
enabled="y"
match="A ginseng plant (ginseng) 20 left."
send_to="12"
sequence="100"
>
<send>World.EnableTrigger "ginseng" FALSE</send>
</trigger>
</triggers>
to deactivate one of my triggers (by the eay the label determines the name of the trigger right?) and it keeps popping up the error
Error number: -2146827263
Event: Execution of line 1 column 31
Description: Expected end of statement
Line in error:
World.EnableTrigger "ginseng" FALSE
Called by: Immediate execution
any ideas why? | | Top |
|
| Posted by
| Flannel
USA (1,230 posts) Bio
|
| Date
| Reply #1 on Fri 08 Oct 2004 07:04 PM (UTC) Amended on Fri 08 Oct 2004 07:05 PM (UTC) by Flannel
|
| Message
| You need a comma between "ginseng" and false.
And you dont actually have to type "World." (except when using execute and VB). |
~Flannel
Messiah of Rose
Eternity's Trials.
Clones are people two. | | 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,066 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top