Difference between revisions of "Quest Data Tab"

110 bytes added ,  11:01, 19 September 2014
no edit summary
imported>Egocarib
m (clarification about "Allow Reserved")
imported>Terra Nova2
Line 7: Line 7:
**Start Game Enabled quests automatically grey out the option for their aliases to "Allow Reserved." However, for Start Game Enabled quests added to a pre-existing save, this may still need to be ticked to avoid problems. To set this flag on a Start Game Enabled quest alias, highlight the alias's line in the alias list window and press CTRL-SHIFT-R to tick the flag.
**Start Game Enabled quests automatically grey out the option for their aliases to "Allow Reserved." However, for Start Game Enabled quests added to a pre-existing save, this may still need to be ticked to avoid problems. To set this flag on a Start Game Enabled quest alias, highlight the alias's line in the alias list window and press CTRL-SHIFT-R to tick the flag.
*'''Run Once:''' Prevents the Quest from being reset when it starts. If a "Start Game Enabled" quest is not also flagged to "Run Once", its [[OnInit]] event will fire twice.
*'''Run Once:''' Prevents the Quest from being reset when it starts. If a "Start Game Enabled" quest is not also flagged to "Run Once", its [[OnInit]] event will fire twice.
**For clarity, all forms of resetting including [[Reset_-_Quest|Reset()]] will not work when this is checked.
*'''Warn on alias fill failure:''' n/a
*'''Warn on alias fill failure:''' n/a
*'''Allow Repeated Stages:''' If this box is checked, a journal entry will be displayed (and quest stage results run) every time [[SetCurrentStageID_-_Quest|SetStage]] is called for a particular stage number. Otherwise, [[SetCurrentStageID_-_Quest|SetStage]] has no effect after it is called the first time for any stage on a running quest.
*'''Allow Repeated Stages:''' If this box is checked, a journal entry will be displayed (and quest stage results run) every time [[SetCurrentStageID_-_Quest|SetStage]] is called for a particular stage number. Otherwise, [[SetCurrentStageID_-_Quest|SetStage]] has no effect after it is called the first time for any stage on a running quest.
Anonymous user