SetChallengeFlags
From GECK
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
SetChallengeFlags challenge:form flags:int
Challenge Flags
1 Start Disabled 2 Recurring 4 Show Zero Progress
Example
SetChallengeFlags NVChallengeAnimalControl 5
(Sets flags 1 & 4)