Hi all. I've recently been trying out MushClient over the last few days and I must say I'm impressed, I'll definitely be registering it soon.
I have a query regarding plugins that I can't seem to find in the help files. I'm not sure if I'm just looking in the wrong place, or just doing something stupid.
I found a mushclient script on the web that I wanted to try out, it was written around 2 years ago before the plugin support was added. Adding it as my script file works, and I can call the functions in it from the command line like the script suggests. If I make it into a plugin using the plugin wizard, trying to call the functions directly from the command line results in:
'ident' is undefined
Line in error:
If I add an alias that calls the function and use the alias instead, it works.
Is this meant to happen, or am I doing something really silly?
I have a query regarding plugins that I can't seem to find in the help files. I'm not sure if I'm just looking in the wrong place, or just doing something stupid.
I found a mushclient script on the web that I wanted to try out, it was written around 2 years ago before the plugin support was added. Adding it as my script file works, and I can call the functions in it from the command line like the script suggests. If I make it into a plugin using the plugin wizard, trying to call the functions directly from the command line results in:
'ident' is undefined
Line in error:
If I add an alias that calls the function and use the alias instead, it works.
Is this meant to happen, or am I doing something really silly?