WoW:InventorySlotId: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 23: | Line 23: | ||
18 = ranged<br> | 18 = ranged<br> | ||
19 = tabard<br> | 19 = tabard<br> | ||
20 = first bag (the most at right)<br> | |||
21 = second bag<br> | |||
22 = third bag<br> | |||
23 = fourth bag (the most at left)<br> | |||
'''THEN WHEN THE BANK FRAME IS OPENED :'''<br> | |||
40 to 63 = the 24 bank slots<br> | |||
64 = first bank bag<br> | |||
65 = second bank bag<br> | |||
66 = third bank bag<br> | |||
67 = fourth bank bag<br> | |||
68 = fifth bank bag<br> | |||
69 = sixth bank bag<br> | |||
---- | ---- | ||
{{WoW API}} | {{WoW API}} |
Revision as of 00:42, 15 March 2006
You may obtain the IDs either by calling GetInventorySlotInfo or from the table below.
The IDs for Inventory Slots are:
0 = ammo
1 = head
2 = neck
3 = shoulder
4 = shirt
5 = chest
6 = belt
7 = legs
8 = feet
9 = wrist
10 = gloves
11 = finger 1
12 = finger 2
13 = trinket 1
14 = trinket 2
15 = back
16 = main hand
17 = off hand
18 = ranged
19 = tabard
20 = first bag (the most at right)
21 = second bag
22 = third bag
23 = fourth bag (the most at left)
THEN WHEN THE BANK FRAME IS OPENED :
40 to 63 = the 24 bank slots
64 = first bank bag
65 = second bank bag
66 = third bank bag
67 = fourth bank bag
68 = fifth bank bag
69 = sixth bank bag