SetNPCWeight

From GECK
Jump to: navigation, search


A function added by the New Vegas Script Extender.

Description

Sets the weight attribute of the specified NPC or calling reference. It is unclear if this attribute has any affect in the vanilla game.

Syntax

[help]
(none) Actor.SetNPCWeight NewWeight:float Actor:NPC 

Example

SunnyREF.SetNPCWeight 55.0

See Also