Difference between revisions of "Quest Data Tab"

159 bytes added ,  12:45, 1 July 2012
Run Once
imported>Arthmoor
(Added comment about aliases for priority.)
imported>JustinOther
(Run Once)
Line 5: Line 5:
*'''Event:''' Any quest which specifies an Event can only be started by the [[:Category:Story Manager|Story Manager]] ("Start Game Enabled" will be greyed out). Quests which have no Event are started "manually", by calling [[Start_-_Quest|Start]], [[SetCurrentStageID_-_Quest|SetStage]], or [[SetObjectiveDisplayed_-_Quest|SetObjectiveDisplayed]].
*'''Event:''' Any quest which specifies an Event can only be started by the [[:Category:Story Manager|Story Manager]] ("Start Game Enabled" will be greyed out). Quests which have no Event are started "manually", by calling [[Start_-_Quest|Start]], [[SetCurrentStageID_-_Quest|SetStage]], or [[SetObjectiveDisplayed_-_Quest|SetObjectiveDisplayed]].
*'''Start Game Enabled:''' This option is only available for quests with no triggering Event. If this box is checked, the quest starts running at the beginning of the game. Otherwise, it will not start running until the [[Start_-_Quest|Start]], [[SetCurrentStageID_-_Quest|SetStage]], or [[SetObjectiveDisplayed_-_Quest|SetObjectiveDisplayed]] commands are used. Starts Enabled quests automatically consider all their aliases to be "Allow Reserved".
*'''Start Game Enabled:''' This option is only available for quests with no triggering Event. If this box is checked, the quest starts running at the beginning of the game. Otherwise, it will not start running until the [[Start_-_Quest|Start]], [[SetCurrentStageID_-_Quest|SetStage]], or [[SetObjectiveDisplayed_-_Quest|SetObjectiveDisplayed]] commands are used. Starts Enabled quests automatically consider all their aliases to be "Allow Reserved".
*'''Run Once:''' n/a
*'''Run Once:''' Prevents the Quest from being reset when it starts. If a start "Start Game Enabled" quest is not also flagged to "Run Once", its [[OnInit]] event will fire twice.
*'''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