Thread: Hotbutton Woes
View Single Post
Old 07-12-2005, 12:58 AM   #8
curdardh
Premium Member
 
Join Date: Jan 2003
Posts: 14
Default

I used the default hotbuttons tonight, but I didn't die while online. I crashed during the Vishimtar event before I died.

We can try some expirements. I've remarked/suppressed all references in my hotbutton window for any of the slots below (251 to 330). To do this on your own, you need to find the eqtype lines that reference the numbers below and add <!-- in front and --> as the end:
Code:
<EQType>306</EQType>

to
Code:
<!--<EQType>306</EQType>-->

I'll let you know about my results.

See also: http://www.eqinterface.com/forums/s...ead.php?t=16799

Quote:
Bag Slot EQTypes (Inventory Type Slots), and notice:
This grants access to the slots as if you have a bag
in them regardless if you do or not. If you DO put
something in a slot that doesn't actually exist, on zone
or camp, anything left in slots you don't have will pop
to your cursor, and you only get to keeo the top most
item. The rest is lost. Thanks to Haliken.

251 = Upper Left Bag Slot 1
Through
260 = Upper Left Bag Slot 10

261 = Upper Middle Left Bag Slot 1
Through
270 = Upper Middle Left Bag Slot 10

271 = Lower Middle Left Bag Slot 1
Through
280 = Lower Middle Left Bag Slot 10

281 = Lower Left Bag Slot 1
Through
290 = Lower Left Bag Slot 10

291 = Upper Right Bag Slot 1
Through
300 = Upper Right Bag Slot 10

301 = Upper Middle Right Bag Slot 1
Through
310 = Upper Middle Right Bag Slot 10

311 = Lower Middle Right Bag Slot 1
Through
320 = Lower Middle Right Bag Slot 10

321 = Lower Right Bag Slot 1
Through
330 = Lower Right Bag Slot 10
curdardh is offline   Reply With Quote