Difference between revisions of "Topic Info"

407 bytes added ,  00:00, 2 December 2021
→‎The Info Form: Description of the Speaker field was inaccurate. Anyone can say the dialogue, but if selected it is treated as if that NPCs is saying it for the purposes of voice type selection.
imported>Bug64
m (Added a link to the scripts page)
(→‎The Info Form: Description of the Speaker field was inaccurate. Anyone can say the dialogue, but if selected it is treated as if that NPCs is saying it for the purposes of voice type selection.)
 
(8 intermediate revisions by 3 users not shown)
Line 2: Line 2:


==The Info Form==
==The Info Form==
[[File:ScriptedDialogue.png|thumb|right|220px|The Topic Info window]]
* '''Topic Text:''' The Topic Text inherited from the Info's [[Topic]], if any.
* '''Topic Text:''' The Topic Text inherited from the Info's [[Topic]], if any.
* '''Prompt:''' If left blank, the prompt leading to this Info will be the [[Topic|Topic's]] '''Topic Text'''. If filled in, this text will be used instead.
* '''Prompt:''' If left blank, the prompt leading to this Info will be the [[Topic|Topic's]] '''Topic Text'''. If filled in, this text will be used instead.
* '''Requires Post-Processing:''' An export flag that indicates whether these responses will need additional post-processing. Does nothing in and of itself.
* '''Requires Post-Processing:''' An export flag that indicates whether these responses will need additional post-processing. Does nothing in and of itself.
* '''Speaker:''' Optionally, you can select an NPC. Only the selected NPC can say this line of dialogue.
* '''Speaker:''' Optionally, you can select an NPC. If selected, the dialogue will be treated as though the selected NPC is the one saying it. This can be used, for example, to make an XMarker or other object speak with an NPC's voice. This will also control the voice type of the dialogue, based on the voice type of the selected NPC.
* '''Share Response Data From Info:''' Select a [[SharedInfo]] ID to acquire the response lines from that Info. This allows you to reuse the same lines in multiple places.
* '''Share Response Data From Info:''' Select a [[SharedInfo]] ID to acquire the response lines from that Info. This allows you to reuse the same lines in multiple places.
** The '''Filter''' box, immediately above the dropdown, filters the [[SharedInfo]] IDs by the text you specify.
** The '''Filter''' box, immediately above the dropdown, filters the [[SharedInfo]] IDs by the text you specify.
Line 37: Line 38:


==The Response Form==
==The Response Form==
[[File:FO4 CK Edit Response Window.png|thumb|right|220px|The Response window]]
The '''Response Form''' includes all the data related to a single line of dialogue.
The '''Response Form''' includes all the data related to a single line of dialogue.
*'''Response Text:''' The text of the line. This is included in the export, and appears as the line's subtitle in game.
*'''Response Text:''' The text of the line. This is included in the export, and appears as the line's subtitle in game.
Line 49: Line 51:
* '''Voice Filename:''' The name of the audio file associated with the line.
* '''Voice Filename:''' The name of the audio file associated with the line.
* '''Sound:''' Select a sound object. This will play ''instead of'' any voice that's also attached to the info.
* '''Sound:''' Select a sound object. This will play ''instead of'' any voice that's also attached to the info.
* '''[[Voicetype|Voicetype List]]:''' The list of [[Voicetypes]] that qualify for the line based on the Info's conditions. This list cannot be edited directly- if there are more Voicetypes listed here than you expected, you may need to correct the conditions.
* '''[[Voicetype|Voicetype List]]:''' The list of [[Voicetypes]] that qualify for the line based on the Info's conditions. This list cannot be edited directly- if there are more or fewer Voicetypes listed here than you expected, you may need to correct the conditions on the Topic Info.
* '''View Valid NPCs for this Voice Type:''' Displays a complete list of NPCs who can qualify for this line based on its Voicetypes and conditions.
* '''View Valid NPCs for this Voice Type:''' Displays a complete list of NPCs who can qualify for this line based on its Voicetypes and conditions.
* '''Record:''' Allows you to record this line of dialogue.
* '''Record:''' Allows you to record this line of dialogue.
56

edits