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
➜ Bug reports
➜ Menu aliases in plugins
It is now over 60 days since the last post. This thread is closed.
Refresh page
| Posted by
| Cloud
Czech Republic (12 posts) Bio
|
| Date
| Thu 15 May 2003 06:55 PM (UTC) |
| Message
| Aliases executed using menu in plugins execute inside main
world script instead of inside plugin's script. Following
example returns the correct ID if I just type test, but
returns empty string ('') when executed as menu item
(plugin language needs to be JScript).
<aliases>
<alias name="test" match="test" enabled="y" menu="y"
send_to="12">
<send>world.note("'"+world.getPluginID()+"'");</send>
</alias>
</aliases>
Cloud | | Top |
|
| Posted by
| Nick Gammon
Australia (23,173 posts) Bio
Forum Administrator |
| Date
| Reply #1 on Fri 16 May 2003 04:32 AM (UTC) |
| Message
| That is an obscure one.
Fixed in 3.43. |
- 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,678 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top