RemoveRecurringFromChallenge
From GECK
(Redirected from Rrfc)
A function included in the GECK for Fallout: New Vegas.
Contents
Description
Removes the "Recurring" flag from a Challenge on the player's challenges screen, preventing it from restarting. If it was completed, it will now be greyed out on the user's challenges screen.
Syntax
RemoveRecurringFromChallenge ChallengeID:ref
Example
RemoveRecurringFromChallenge NVChallengeUsingThat
See Also
- SetChallengeFlags is also able to remove the "Recurring" flag.