Okay, so recently I tried adding the Inventory_Window_2 plugin from here:(http://www.gammon.com.au/forum/bbshowpost.php?bbsubject_id=9574)
and followed all the steps here, however when I go to add it, I get an output of:
I for the life of me can't get it to install or load in any way. On top of that no plugin at all will load. So I think it might be something in my settings, but I'm not sure.
I'm running the Aardwolf version of MUSHclient 4.98 on Windows 8.1.
Any help would be much appreciated!
and followed all the steps here, however when I go to add it, I get an output of:
Compile error
Plugin: Inventory_Display (called from world: Aardwolf)
Immediate execution
[string "Plugin"]:492: invalid escape sequence near '"^('
Error context in script:
488 : for i,v in pairs (invT) do
489 : EnableTriggerGroup ("invdetails", true)
490 : repeat
491 : Send ( "invdetails " .. tostring (invT[i][1]) )
492*: line, wildcards = wait.regexp ("^(\{invdetails\})$")
493 : wait.time (1)
494 : until line == "{invdetails}"
495 : end
496 : end) -- end of coroutine
[WARNING] C:\Users\Andrew\Desktop\Inventory_Window_2.xml
Line 321: Error parsing script (Cannot load)
I for the life of me can't get it to install or load in any way. On top of that no plugin at all will load. So I think it might be something in my settings, but I'm not sure.
I'm running the Aardwolf version of MUSHclient 4.98 on Windows 8.1.
Any help would be much appreciated!