- Joined
- Jan 29, 2023
- RedCents
- 540¢
I want to write a script that repositions my bags (inventory and bank) into nicely aligned rows. I want this because I grow tired of moving all my bags every time I change one bag in my inventory or bank.
Is it possible to move windows from a script? Are there any examples of doing this? I see that the mqconsole -> Windows inspector has +- keys to move and resize windows. Can I access that logic somewhere or is it compiled?
Secondary questions: I see that all of the bag windows are just called "ContainerWindow". Is there a way to iterate multiple windows with the same name? Is there a way to know which inventory slot each ContainerWindow is associated with?
Thanks
Is it possible to move windows from a script? Are there any examples of doing this? I see that the mqconsole -> Windows inspector has +- keys to move and resize windows. Can I access that logic somewhere or is it compiled?
Secondary questions: I see that all of the bag windows are just called "ContainerWindow". Is there a way to iterate multiple windows with the same name? Is there a way to know which inventory slot each ContainerWindow is associated with?
Thanks