Difference between revisions of "GetStage"
Jump to navigation
Jump to search
imported>ShadowDancer (returns stage value, not completed stage value) |
imported>JOG (Returns the highest completed quest stage) |
||
Line 4: | Line 4: | ||
GetStage FG01 | GetStage FG01 | ||
Gets the | 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 08:30, 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.