SetBaseItemValue

From GECK
(Redirected from SetValue)
Jump to: navigation, search


A function added by the Fallout Script Extender.

Description

Changes the value of the base form passed in.

Syntax

[help]
SetBaseItemValue form:baseform newValue:int 

Or:

SetValue form:baseform newValue:int 

See Also