Jump to content

BG2 Inventory Slot Numbers


Ishad Nha

Recommended Posts

A quick list of the BG2 inventory slot numbers used by commands like Create Item or Remove Item. This is fairly esoteric, not normally needed. These numbers are found in the left column. The middle column contains the numbers given by Slots.ids:

1, 6, SLOT_HELMET,

2, 1, SLOT_ARMOR,

3, 9, SLOT_SHIELD,

4, 5, SLOT_GAUNTLETS,

5, 7, SLOT_RING_LEFT,

6, 8, SLOT_RING_RIGHT

7, 0, SLOT_AMULET,

8, 2, SLOT_BELT,

9, 3, SLOT_BOOTS,

10, 35, SLOT_WEAPON0,

11, 36, SLOT_WEAPON1,

12, 37, SLOT_WEAPON2,

13, 38, (SLOT_WEAPON3??)

14, 11, SLOT_AMMO0,

15, 12, SLOT_AMMO1,

16, 13, SLOT_AMMO2,

17, 14, (SLOT_AMMO3??)

18, 4, SLOT_CLOAK,

 

Quick Items:

19, 20, 21

 

Inventory Items:

22, 24, 26, 28, 30, 32, 34, 36,

23, 25, 27, 29, 31, 33, 35, 37

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...