I've been happily scripting away creating miniwindows with status bars, compass, score, equipment lists, etc... All of this was coded within the script file in Lua and works like a charm.
However, I cam across a problem when I started to make hotspots for the compass to allow players to click the words and go in that direction. After fiddling with it for a while without luck, I realized that I would have to put these mouse functions in a plugin file so they would work.
I used the plugin wizard and created the plugin with no problems. I then went to add the plugin to my world settings and upon doing so, MUSHclient crashed.
Is this a known issue with running MUSHclient in Linux? Is there some kind of workaround I can use to keep MUSHclient from crashing?
I was looking for a way to edit the MCL file and manually add the plugin to it that way, but I couldn't find any documentation on the format of that particular part of the file.
However, I cam across a problem when I started to make hotspots for the compass to allow players to click the words and go in that direction. After fiddling with it for a while without luck, I realized that I would have to put these mouse functions in a plugin file so they would work.
I used the plugin wizard and created the plugin with no problems. I then went to add the plugin to my world settings and upon doing so, MUSHclient crashed.
Is this a known issue with running MUSHclient in Linux? Is there some kind of workaround I can use to keep MUSHclient from crashing?
I was looking for a way to edit the MCL file and manually add the plugin to it that way, but I couldn't find any documentation on the format of that particular part of the file.