Difference between revisions of "Quest"

526 bytes added ,  23:53, 13 August 2019
imported>Mofakin
imported>Mofakin
Line 16: Line 16:
For clarity, all forms of resetting including Reset() will not work when this is checked.
For clarity, all forms of resetting including Reset() will not work when this is checked.
**'''Warn on alias fill failure:''' Prints out alias fill errors to Papyrus Log. Useful when debugging quest alias order. If aliases fail to fill, the entire quest will fail and not function properly.  
**'''Warn on alias fill failure:''' Prints out alias fill errors to Papyrus Log. Useful when debugging quest alias order. If aliases fail to fill, the entire quest will fail and not function properly.  
**'''Allow repeated stages:''' Allows for completed stages to be reset. Used mostly for Radiant quests.
**'''Allow repeated stages:''' If this box is checked, a journal entry will be displayed (and quest stage results run) every time SetStage is called for a particular stage number. Otherwise, SetStage has no effect after it is called the first time for any stage on a running quest.
**'''Add Idle Topic To Hello:'''
**'''Add Idle Topic To Hello:'''
*'''Quest Completion XP: ''' Choose the amount of XP you want given to the player upon completing your quest.'''
*'''Quest Completion XP: ''' Choose the amount of XP you want given to the player upon completing your quest.'''
Line 26: Line 26:
*'''Recompile All Papyrus Scripts: ''' Batch re-compiles all fragments associated with this quest.
*'''Recompile All Papyrus Scripts: ''' Batch re-compiles all fragments associated with this quest.
*'''Export Dialogue Specific Voices:''' Batch export all dialogue associated with a specific Voicetype.
*'''Export Dialogue Specific Voices:''' Batch export all dialogue associated with a specific Voicetype.
*'''Export Quest Dialogue:''' Batch export all dialogue.
*'''Export Quest Dialogue:''' Batch export all of the quest's dialogue to a text file. The file will can be located in Fallout 4's main directory.
*'''Exclude from dialogue export:''' Marks this quest to be ignored from batch exporting dialogue from the Character> Export Dialogue menu selection.
*'''Exclude from dialogue export:''' Marks this quest to be ignored from batch exporting dialogue from the Character> Export Dialogue menu selection.
*'''Calculate Voice Assets:''' Calculates total number of lines.  
*'''Calculate Voice Assets:''' Evaluates (using the same process as the export) how many actual audio files are used by the quest. If this is larger than the Lines of Dialogue field, it means that some lines can be said by multiple voice types. If it is smaller, it means that some lines cannot be said by any voice types.  
*'''Out of Date Dialogue:''' List of dialogue topics marked as "outdated".  
*'''Out of Date Dialogue:''' List of dialogue topics marked as "outdated".  
*'''Lines of dialog:'''
*'''Lines of dialog:'''
Anonymous user