StopQuest

Revision as of 05:40, 14 August 2006 by imported>Deathbane27

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

StartQuest