Thread: ESC key
View Single Post
  #2  
Unread 10-07-2007, 04:53 PM
Othesus's Avatar
Othesus Othesus is offline
A Griffon
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Mar 2005
Server: Lucan DLere
Posts: 847
Default

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
__________________

Visit Othesus World!
Reply With Quote