This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.

GetQuestRunning

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search

Syntax:

GetQuestRunning QuestID 
GetQR QuestID 

Example:

GetQuestRunning MS29

Returns 1 if the quest if currently running, 0 if it is not.

See Also[edit | edit source]

StartQuest
StopQuest