EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Developer Discussion > XML Modification Help & Info

Reply
Thread Tools Search this Thread Display Modes
  #1  
Unread 09-13-2006, 09:42 AM
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
Send a message via Yahoo to Zonx
Thumbs Up Inventory Slots and Commands

Equipment
Code:
Slot Name    Use Command            Unequip Slot Command   Uequip Name Command
primary      /use_equipped_item 0   /inventory unequip 0   /unequip primary
secondary    /use_equipped_item 1   /inventory unequip 1   /unequip secondary
head         /use_equipped_item 2   /inventory unequip 2   /unequip head
chest        /use_equipped_item 3   /inventory unequip 3   /unequip chest
shoulders    /use_equipped_item 4   /inventory unequip 4   /unequip shoulders
forearms     /use_equipped_item 5   /inventory unequip 5   /unequip forearms
hands        /use_equipped_item 6   /inventory unequip 6   /unequip hands
legs         /use_equipped_item 7   /inventory unequip 7   /unequip legs
feet         /use_equipped_item 8   /inventory unequip 8   /unequip feet
left_ring    /use_equipped_item 9   /inventory unequip 9   /unequip left_ring
right_ring   /use_equipped_item 10  /inventory unequip 10  /unequip right_ring
ears         /use_equipped_item 11  /inventory unequip 11  /unequip ears
ears2        /use_equipped_item 12  /inventory unequip 12  /unequip ears2 ??
neck         /use_equipped_item 13  /inventory unequip 13  /unequip neck
left_wrist   /use_equipped_item 14  /inventory unequip 14  /unequip left_wrist
right_wrist  /use_equipped_item 15  /inventory unequip 15  /unequip right_wrist
ranged       /use_equipped_item 16  /inventory unequip 16  /unequip ranged
ammo         /use_equipped_item 17  /inventory unequip 17  /unequip ammo
waist        /use_equipped_item 18  /inventory unequip 18  /unequip waist
cloak        /use_equipped_item 19  /inventory unequip 19  /unequip cloak
activate1    /use_equipped_item 20  /inventory unequip 20  /unequip activate1
activate2    /use_equipped_item 21  /inventory unequip 21  /unequip activate2
food         /use_equipped_item 22  /inventory unequip 22  /unequip food
drink        /use_equipped_item 23  /inventory unequip 23  /unequip drink
Note: Old slots were renumbered to accomodate new items (ears2) in slots 12 and (cloak) 19.

When implementing use commands for food and drink via script, be sure NOT to double the command as this can result in double-dipping on all but the first click.

Bags
Code:
Object       Slot Name
Left Bag     InvSlot0
Bag 1        InvSlot1
Bag 2        InvSlot2
Bag 3        InvSlot3
Bag 4        InvSlot4
Right Bag    InvSlot5
Overflow     InvSlot6

Last edited by Zonx : 11-15-2006 at 04:15 AM.
Reply With Quote
  #2  
Unread 06-18-2013, 02:52 AM
justinbiber469 justinbiber469 is offline
A Coastal Crab
 
Join Date: Jun 2013
Server: Unkown
Posts: 1
Default

0-39 = Inventory
40-43 = Coins
44-47 = Ammo
48 = Cursor
49-56 = Equipment
57-59 = Vanity

Player.inventory = 0-48
Player.armor = 49-59

Know that because I've recently written a smarter SSI check.......
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -5. The time now is 06:08 AM.


Our Network
EQInterface | EQ2Interface | WoWInterface | LoTROInterface | ESOUI | MMOUI