Creature part

From NWN Lexicon
Jump to navigationJump to search

CREATURE_PART_* Constant Group

For use with SetCreatureBodyPart . These constants must match those in the CAPart.2da



Constants

Constant Value Description
CREATURE_PART_BELT 8
Belt
CREATURE_PART_HEAD 20
Head
CREATURE_PART_LEFT_BICEP 13
Left Bicep
CREATURE_PART_LEFT_FOOT 1
Left Foot
CREATURE_PART_LEFT_FOREARM 11
Left Forearm
CREATURE_PART_LEFT_HAND 17
Left Hand
CREATURE_PART_LEFT_SHIN 3
Left Shin
CREATURE_PART_LEFT_SHOULDER 15
Left Shoulder
CREATURE_PART_LEFT_THIGH 4
Left Thigh
CREATURE_PART_NECK 9
Neck
CREATURE_PART_PELVIS 6
Pelvis
CREATURE_PART_RIGHT_BICEP 12
Right Bicep
CREATURE_PART_RIGHT_FOOT 0
Right Foot
CREATURE_PART_RIGHT_FOREARM 10
Right Forearm
CREATURE_PART_RIGHT_HAND 16
Right Hand
CREATURE_PART_RIGHT_SHIN 2
Right Shin
CREATURE_PART_RIGHT_SHOULDER 14
Right Shoulder
CREATURE_PART_RIGHT_THIGH 5
Right Thigh
CREATURE_PART_TORSO 7
Torso


See Also

functions: 

SetCreatureBodyPart



author: Mistress, editor: Kookoo