SetChallengeFlags

From GECK
Jump to: navigation, search


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

Description

Sets the flags of the specified Challenge form.

Syntax

[help]
SetChallengeFlags challenge:form flags:int

Challenge Flags

1	Start Disabled
2	Recurring
4	Show Zero Progress

Example

SetChallengeFlags NVChallengeAnimalControl 5

(Sets flags 1 & 4)

See Also