DefaultCounterQuestB

A simple counter. Placed on an Quest, then increment with another alias script (such as DefaultCounterAliasIncOnceOnActivateB). When the target value is reached, the counter sets a Quest Stage.

Required PropertiesEdit

int TargetValue
{The stage will be set when this value is reached.}

int MyStage
{When the counter reaches its target, sets this stage.}

See AlsoEdit