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
➜ Variables between plugins
Variables between plugins
|
It is now over 60 days since the last post. This thread is closed.
Refresh page
Posted by
| IREMUSH
(12 posts) Bio
|
Date
| Mon 01 Feb 2016 07:39 PM (UTC) |
Message
| So I have a question. I know you can use different script languages in different packages. I found an IRE GMCP plugin from the aardwolf implementation. Is there a way for me to make calls to that plugin and variables it uses from a plugin that is jscript based?
Thanks | Top |
|
Posted by
| Fiendish
USA (2,534 posts) Bio
Global Moderator |
Date
| Reply #1 on Mon 01 Feb 2016 08:37 PM (UTC) |
Message
|
Quote: I know you can use different script languages in different packages.
But you should really consider only using Lua. Languages that depend on the Windows Script Host for integration will cause problems for Linux Wine users (like me).
Quote: Is there a way for me to make calls to that plugin and variables it uses
http://www.gammon.com.au/scripts/function.php?name=getpluginvariable |
https://github.com/fiendish/aardwolfclientpackage | Top |
|
Posted by
| IREMUSH
(12 posts) Bio
|
Date
| Reply #2 on Mon 01 Feb 2016 09:22 PM (UTC) |
Message
|
Fiendish said:
Quote: I know you can use different script languages in different packages.
But you should really consider only using Lua. Languages that depend on the Windows Script Host for integration will cause problems for Linux Wine users (like me).
If I didn't already have thousands of line of javascript written for the IRE webclient and wanted to re-write it in lua I would :D
Quote: Is there a way for me to make calls to that plugin and variables it uses
http://www.gammon.com.au/scripts/function.php?name=getpluginvariable
Thanks :) what I was looking for, TMI digging through everything at the moment | 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,491 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top