Difference between revisions of "SetEssential"
Jump to navigation
Jump to search
imported>Cipscis m (Fixed example description) |
imported>Geckbot m (Robot: Automated text replacement (-\[\[Category:(.*?)Functions\]\] +Category:\1Functions\nCategory:\1Functions (GECK 1.0))) |
||
Line 18: | Line 18: | ||
[[Category:Functions]] | [[Category:Functions]] | ||
[[Category:Functions (GECK 1.0)]] |
Revision as of 12:30, 12 August 2009
< [[::Category:Functions|Category:Functions]]
Link to TES4 Construction Set Wiki: SetEssential.
A function included in the GECK version 1.1.0.36.
Description
Sets the essential state of the object.
Syntax
SetEssential BaseID:string Flag:boolean
Example
SetEssential MyCompanionID 1
Sets the object, referred to by MyCompanionID, to essential.