SetEssential

From GECK
Jump to: navigation, search

Link to TES4 Construction Set Wiki: SetEssential.

A function included in the GECK for Fallout 3.

Description

Sets the essential state of the actor.

Syntax

[help]
SetEssential BaseID:string Flag:boolean

Example

SetEssential MyCompanionID 1

Sets the object, referred to by MyCompanionID, to essential.

See Also