I got the inventory working and added the triggers to make it update when i do things, but i still cant get it to move. Like dragging the inventory window around. How do i do this? im pretty new to all this, so any help would be appreciated.
@iamthebilly To keep the example simple I didn't add dragging to it. However it is easy to add. Search the MUSHclient forum for "New module to simplify moving miniwindows" (I don't seem to be able to post URLs here). That describes how to do it.
You add about 10 lines of code and it enables dragging.
This isn't working for me. It can't find "You are carrying:" even though I see it on my screen.
EliitexNinjax 1 year ago
@EliitexNinjax See my response to a similar recent question on the forum. Also post the exact things you do see on the screen there.
Jainh872 1 year ago
I got the inventory working and added the triggers to make it update when i do things, but i still cant get it to move. Like dragging the inventory window around. How do i do this? im pretty new to all this, so any help would be appreciated.
iamthebilly 1 year ago
@iamthebilly To keep the example simple I didn't add dragging to it. However it is easy to add. Search the MUSHclient forum for "New module to simplify moving miniwindows" (I don't seem to be able to post URLs here). That describes how to do it.
You add about 10 lines of code and it enables dragging.
Jainh872 1 year ago