ResetQuest
From GECK
A function included in the GECK for Fallout 3.
Contents
Description
Resets the state of everything connected to a specified quest. Specifically:
- Clears the quest stage list
- Clears the objective list
- Clears all the quest variables
- Resets the quest stage (on or off) to its default state
For NVSE, array_vars and string_vars are also reset.
Syntax
ResetQuest quest:baseform
Example
ResetQuest FFEUniqueA
Notes
- Say Once and Say Once Per Day flags on infos in the quest are not cleared.