Difference between revisions of "GetStageDone"
Jump to navigation
Jump to search
imported>JOG (see also SetStage) |
imported>Vswe m (Added Search Terms) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
GetStageDone ''QuestID StageIndex'' | GetStageDone ''QuestID StageIndex'' | ||
'''Example:''' | '''Example:''' | ||
GetStageDone MS09 30 | |||
Returns 1 if the specified stage has been completed, 0 otherwise. | Returns 1 if the specified stage has been completed, 0 otherwise. | ||
Line 13: | Line 13: | ||
[[Category: Functions]] | [[Category: Functions]] | ||
[[Category:Functions (CS)]] | |||
[[Category: Functions (CS 1.0)]] | |||
[[Category: Condition Functions]] | |||
[[Category: Condition Functions (CS 1.0)]] | |||
[[Category: Quest Functions]] | [[Category: Quest Functions]] | ||
[[Category: | [[Category: Quest Functions (CS 1.0)]] | ||
<!-- Begin Search Terms | |||
Get | |||
Stage | |||
Done | |||
End Search Terms --> |
Latest revision as of 09:34, 20 June 2008
Syntax:
GetStageDone QuestID StageIndex
Example:
GetStageDone MS09 30
Returns 1 if the specified stage has been completed, 0 otherwise.
See Also[edit | edit source]