Difference between revisions of "GetStageDone"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Haama
m
imported>Fella
Line 13: Line 13:


[[Category: Functions]]
[[Category: Functions]]
[[Category:Functions (CS)]]
[[Category: Functions (CS 1.0)]]
[[Category: Functions (CS 1.0)]]
[[Category: Condition Functions]]
[[Category: Condition Functions]]

Revision as of 11:37, 23 January 2008

Syntax:

GetStageDone QuestID StageIndex

Example:

GetStageDone MS09 30 

Returns 1 if the specified stage has been completed, 0 otherwise.

See Also

GetStage

SetStage