StopQuest

Revision as of 14:04, 30 July 2007 by imported>DragoonWraith (CS 1.0)

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