Difference between revisions of "ResetQuest"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Kkuhlmann
 
imported>Quetzilla
m
Line 22: Line 22:
[[Category:Functions]]
[[Category:Functions]]
[[Category:Quest Functions]]
[[Category:Quest Functions]]
[[Category:Godsend Functions]]

Revision as of 19:10, 12 December 2008

Description

ResetQuest 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

Syntax

ResetQuest QuestID

Examples

ResetQuest FFEUniqueA

Notes

  • Say Once and Say Once Per Day flags on infos in the quest are not cleared.