Difference between revisions of "GetStageDone"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>JOG
(see also SetStage)
imported>Haama
(Category links)
Line 13: Line 13:


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

Revision as of 00:24, 7 July 2007

Syntax:

GetStageDone QuestID StageIndex

Example:

GetStage MS09 30 

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

See Also

GetStage

SetStage