GetChanceNoneGlobal

From GECK
Jump to: navigation, search


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

Description

Returns the global variable governing the 'none' chance of a leveled list. This might not be set; most lists do not use a global variable to control it, so the returned ref should be verified with IsFormValid.

Syntax

[help]
(globalVariable:ref) GetChanceNoneGlobal levelledList:ref

Example

set rRef to GetChanceNoneGlobal CapsChangeFortuneFinder 

See Also