StopQuest

From the Oblivion ConstructionSet Wiki
Revision as of 13:04, 30 July 2007 by imported>DragoonWraith (CS 1.0)
Jump to navigation Jump to search

Syntax:

StopQuest QuestID 

Example:

StopQuest SQ09

Stops the quest, which means:

  • Any attached dialogue will be disabled.
  • The quest script, if any, will stop running. *NOTE: This does not act as a Return function when called from a quests's own script. The script will continue running until the end of the last block.*

See Also