HighlightBodyPartAlt
From GECK
A function added by the JohnnyGuitar NVSE Plugin.
Contents
Description
Highlights the body part of an actor. Can be used in scripts, unlike HighlightBodyPart.
Like HighlightBodyPart, only a single actor can be highlighted at a time.
This function is session-persistent.
Body part IDs are:No Parameter - Everything except Weapon 0 - Torso 1 - Head1 2 - Head2 3 - LeftArm1 4 - LeftArm2 5 - RightArm1 6 - RightArm2 7 - LeftLeg1 8 - LeftLeg2 9 - LeftLeg3 10 - RightLeg1 11 - RightLeg2 12 - RightLeg3 13 - Brain 14 - Weapon 15 - Everything except Weapon
Syntax
Actor.HighlightBodyPartAlt bodyPartID:int
Example
SunnyREF.HighlightBodyPartAlt 0