Difference between revisions of "StopQuest"
Jump to navigation
Jump to search
imported>Fella |
imported>Vswe m (Added Search Terms) |
||
Line 16: | Line 16: | ||
[[Category: Quest Functions]] | [[Category: Quest Functions]] | ||
[[Category: Quest Functions (CS 1.0)]] | [[Category: Quest Functions (CS 1.0)]] | ||
<!-- Begin Search Terms | |||
Stop | |||
Quest | |||
End Search Terms --> |
Latest revision as of 15:06, 20 June 2008
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[edit | edit source]