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
➜ Perlscript
➜ $world->DoAfterSpecial issue.
$world->DoAfterSpecial issue.
|
It is now over 60 days since the last post. This thread is closed.
Refresh page
Posted by
| Skuggo
(7 posts) Bio
|
Date
| Sat 23 Oct 2010 11:42 AM (UTC) |
Message
| Hey guys! I've been trying to solve an issue with DoAfterSpecial for a while and I just can't figure out why it won't work.
$world->DoAfterSpecial(2, '$world->SetTriggerOption ("EvokeEvaluate", "omit_from_output", "n")' , 12);
This is why I'm trying to accomplish. I want it to set the EvokeEvaluate-trigger to stop omitting but nothing happends.
Any help would be greatly appreciated! | Top |
|
Posted by
| Nick Gammon
Australia (23,140 posts) Bio
Forum Administrator |
Date
| Reply #1 on Sat 23 Oct 2010 07:39 PM (UTC) |
Message
| It worked when I tested that. Do you have timers enabled? You have a trigger named EvokeEvaluate, which has "omit from output" set, and you want to clear that, two seconds later, is that it?
Perhaps paste more of what you are doing? Like the trigger in question, and more of the part you showed a snippet of.
 |
For advice on how to copy aliases, timers or triggers from within MUSHclient, and paste them into a forum message, please see Copying XML.
|
This could help:
 |
Please provide a summary of your world configuration:
- Either use the scripting Immediate window (Ctrl+I) to execute: Debug ("summary")
or
- Install the Summary plugin (see
"Summary" feature) and type "summary"
Then copy the resulting information from the output window, and paste into a Forum message.
You need version 4.55 onwards of MUSHclient to do this.
|
|
- Nick Gammon
www.gammon.com.au, www.mushclient.com | Top |
|
Posted by
| Skuggo
(7 posts) Bio
|
Date
| Reply #2 on Sun 24 Oct 2010 06:02 AM (UTC) |
Message
| Thanks Nick! Managed to work it out. | 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.
16,067 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top