Difference between revisions of "StopQuest"

372 bytes added ,  00:17, 11 April 2009
Transferred content from CS site. Disconnected from CS site.
imported>Geckbot
m (Robot: Automated text replacement (-Link to TES4 Construction Set Wiki +{{Incomplete}}\n\nLink to TES4 Construction Set Wiki))
imported>BonzoFSP
(Transferred content from CS site. Disconnected from CS site.)
Line 1: Line 1:
{{Incomplete}}
{{Function
|origin = GECK1
|summary = Stops the quest, which means:
* Any attached dialogue will be disabled.
* The quest script, if any, will stop running.
|arguments = {{FunctionArgument
    |Name = questname
    |Type = EditorID
  }}
}}
==Examples==
StopQuest SQ09
Stops the quest with the EditorID of SQ09


Link to TES4 Construction Set Wiki: [http://cs.elderscrolls.com/constwiki/index.php/StopQuest StopQuest].
==Notes==


=='''See Also'''==
* This function does not act as a return function when called from a quest's own script. The script will continue running until the end of the last block.
[[StartQuest]]
 
==See Also==
[[StartQuest]]  [[GetQuestRunning]]


[[Category:Functions]]
[[Category:Functions]]
[[Category:Quest Functions]]
[[Category:Quest Functions]]
Anonymous user