SetChanceNoneGlobal

From GECK
Jump to: navigation, search


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

Description

Sets the global variable governing the 'none' chance of a leveled list. The global form parameter is optional. Executing without the parameter will remove the global ("none" in GECK).

Syntax

[help]
SetChanceNoneGlobal levelledList:form global:form

Example

SetChanceNoneGlobal CapsChangeFortuneFinder

Will remove FortuneFinderOdds

SetChanceNoneGlobal CapsChangeFortuneFinder ScroungerOdds

Will change it to use ScroungerOdds instead of FortuneFinderOdds

See Also