Messages_Window Plugin

Posted by Rynok on Thu 28 Jun 2012 01:32 AM — 5 posts, 19,775 views.

USA #0
When I say "Add" it tells me "module 'movewindow' not found".
Any ideas?

Edit: This is all assuming that Messages_Window is what I want to accomplish the goal of sending lines directly from MUSHclient to a miniwindow. (entire line, so it keeps the coloring)

Running MUSHClient v4.81
Amended on Thu 28 Jun 2012 01:49 AM by Rynok
Australia Forum Administrator #1
The file movewindow.lua should be part of your installation.
USA #2
I see it in ~MUSHclient/lua/ but it's not finding it there.

Perhaps this is due to me messing with my LUA_PATH variable a while back?
Amended on Thu 28 Jun 2012 03:24 AM by Rynok
Australia Forum Administrator #3
Yes quite possibly.
USA #4
Yeah, if it normally after a fresh install of MUSHclient then I'm thinking it's my environment variables.

I will reinstall Lua and see if that doesn't fix it.

Thanks!