Open eq2ui_inventory_inventory.xml in a text editor and on line 2 change
allowcloseontop="false"
to
allowcloseontop="true"
In the eq2map folder open skinnable_WindowElements.xml and on line 3 change
Parent.allowcloseontop=False
to
Parent.allowcloseontop=true
|