SetStageAlt
Revision as of 17:59, 7 June 2015 by imported>Jazzisparis (Created page with "{{Function |origin = JIP |summary = Works exactly as SetStage. The only difference is that this function will set the specified quest's highest completed stage (i.e. the...")
< [[::Category:Functions|Category:Functions]]
A function added by the JIP NVSE Plugin.
Description
Works exactly as SetStage. The only difference is that this function will set the specified quest's highest completed stage (i.e. the value returned by GetStage) to the specified number, even if it is lower than the current stage.
Syntax
SetStageAlt quest:ref stage:int
Example
SetStageAlt Generic 20