SetGlobalValue

From GECK
Jump to: navigation, search


A function added by the Lutana NVSE plugin, now part of the JIP NVSE Plugin.

Description

Sets the value of a numeric global variable. Returns the previous value.

Syntax

[help]
(float) SetGlobalValue global:string value:float 

Or:

(float) SGV global:string value:float

Example

SetGlobalValue CaravanJunk1 50 

See Also