View Single Post
  #1062  
Unread 10-21-2005, 08:47 PM
Zonx's Avatar
Zonx Zonx is offline
A Green Troll
This person is a EQ2Map developer.
Featured
 
Join Date: Dec 2004
Server: Blackburrow
Posts: 2,221
Default

madlordofmilk, ENTER and ESC functions can be disabled on any window by opening the file in Notepad, searching for and deleting the following

Enter
Code:
IsDefault="true"
Esc
Code:
IsCancel="true"
The loot window file is eq2ui_inventory_loot.xml
Reply With Quote