SetIsPowerArmor

From GECK
Jump to: navigation, search


A function added by the Fallout Script Extender.

Description

Sets whether the armor's Base Form is considered Power Armor or not. If form is omitted and a calling reference is provided, that reference's BaseForm is used.

Syntax

[help]
reference.SetIsPowerArmor isPA:0/1 form:baseForm 

Or:

reference.SetIsPA isPA:0/1 form:baseForm 

See Also