Difference between revisions of "GetQuestRunning"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Vswe
m (Added Search Terms)
imported>KyleWollaston
 
Line 5: Line 5:
  GetQuestRunning MS29
  GetQuestRunning MS29


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


==See Also==  
==See Also==  

Latest revision as of 01:33, 26 November 2008

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