DefaultTopicInfoSetStage

Default script for setting a different quest's stage from a topic info.

Required PropertiesEdit

Quest MyQuest
{Quest containing the Stage to Set}

Int StageToSet
{Stage to Set}

Optional PropertiesEdit

Int PrereqStage
{Stage that must be set for this event to fire}

Bool SetStageOnEnd = TRUE
{If set to TRUE (DEFAULT), the stage will be set when he topic ends.
If set to FALSE, the stage will be set when the topic begins.}

Debug PropertiesEdit

Bool ShowTraces
{Default = FALSE, Set to TRUE if you want the traces in this script to show up in the log.}