GetChallengeThreshold

From GECK
Jump to: navigation, search


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

Description

Returns the threshold value of a Challenge form, which determines the amount of progress the player must make on a challenge before it is completed.

Syntax

[help]
(threshold:int) GetChallengeThreshold challenge:baseform

Example

GetChallengeThreshold NVChallengeBug

Will return 50.

See Also