Difference between revisions of "Template:OBSE SlotIDs"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>JOG
imported>JOG
Line 15: Line 15:
   13 shield
   13 shield
   15 tail
   15 tail
 
  '''weapon/ammo'''
  '''weapon/ammo'''
   16 weapon
   16 weapon
   17 ammo
   17 ammo


  '''return values'''
 
Special return values are used for getting the Equipment Type ([[:Template:OBSEValuetypes|Value Type 3]]) in [[GetObjectValue|GetOV]], [[GetCurrentValue|GetCV]], [[GetEquippedObjectValue|GetEOV]] and [[GetEquippedCurrentValue|GetECV]]
  '''Special return values'''
   18    both lower and upper body (robes)
   18    both lower and upper body (robes)


Reserved values are currently nonfunctional and/or obsolete.
  '''reserved'''
  '''reserved'''
   9 (weapon)
   9 (weapon)

Revision as of 11:25, 1 September 2006


Slot IDs

armor/clothing
 0	head
 1	hair
 2	upper body
 3	lower body
 4	hand
 5	foot
 6	right ring
 7	left ring
 8	amulet
 13	shield
 15	tail

weapon/ammo
 16	weapon
 17	ammo


Special return values are used for getting the Equipment Type (Value Type 3) in GetOV, GetCV, GetEOV and GetECV

Special return values
 18     both lower and upper body (robes)

Reserved values are currently nonfunctional and/or obsolete.

reserved
  9	(weapon)
 10	(back weapon)
 11	(side weapon)
 12	(quiver) 
 14	(torch)