Difference between revisions of "GetStage"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>ShadowDancer
(@ JOG: If you just set stage to 75, it returns 75. Shouldn't it return 30 as being the maximum completed stage from this example?)
imported>ShadowDancer
(Never mind, I misunderstood SetStage)
Line 5: Line 5:


Gets the highest completed quest stage. For example, if stages 10, 30, and 75 were completed, GetStage would return 75.  
Gets the highest completed quest stage. For example, if stages 10, 30, and 75 were completed, GetStage would return 75.  


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

Revision as of 15:42, 30 July 2006

Syntax:

GetStage QuestID 

Example:

GetStage FG01

Gets the highest completed quest stage. For example, if stages 10, 30, and 75 were completed, GetStage would return 75.

See Also

GetStageDone