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
Revision as of 02:33, 26 November 2008 by imported>KyleWollaston
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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