Difference between revisions of "GetQuestRunning"
Jump to navigation
Jump to search
imported>Fella |
imported>Vswe m (Added Search Terms) |
||
Line 19: | Line 19: | ||
[[Category: Quest Functions]] | [[Category: Quest Functions]] | ||
[[Category: Quest Functions (CS 1.0)]] | [[Category: Quest Functions (CS 1.0)]] | ||
<!-- Begin Search Terms | |||
Get | |||
Quest | |||
Running | |||
End Search Terms --> |
Revision as of 09:24, 20 June 2008
Syntax:
GetQuestRunning QuestID GetQR QuestID
Example:
GetQuestRunning MS29
Returns true if the quest if currently running, false if it is not.
See Also