User Tools

Site Tools


modding:dialog

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
modding:dialog [2021/05/03 04:40] 24.239.107.14modding:dialog [2021/05/07 04:41] – Added Jump To jazzy
Line 1: Line 1:
 ======Dialog Tree====== ======Dialog Tree======
- 
 The "tree" of available dialog between players and NPCs that can be explored in the Operations/Communications station. The "tree" of available dialog between players and NPCs that can be explored in the Operations/Communications station.
  
-Below is a flowchart outlining a potential conversation.+Below is a flowchart outlining a potential conversation. //Opening the image will make it easier to read.//
 {{ :modding:screenshot_horizons_dialog_sample.png?direct |}} {{ :modding:screenshot_horizons_dialog_sample.png?direct |}}
 +
 Each box represents a DIALOG GROUP. Each Dialog Group can contain Text, Topics, and Actions. Each box represents a DIALOG GROUP. Each Dialog Group can contain Text, Topics, and Actions.
  
Line 24: Line 24:
 | [[modding:dialog#add_topic|Topics   ]] | The response(s) available for the player to send to the NPC. Each Topic has its own ADD TOPIC menu.                                                                   | see [[modding:dialog#add_topic|Topics           ]] | | [[modding:dialog#add_topic|Topics   ]] | The response(s) available for the player to send to the NPC. Each Topic has its own ADD TOPIC menu.                                                                   | see [[modding:dialog#add_topic|Topics           ]] |
 | [[modding:actions|Actions  ]] | Actions that are triggered when this Dialog Group is activated.                                                                                                       | see [[modding:actions|Actions                ]] | | [[modding:actions|Actions  ]] | Actions that are triggered when this Dialog Group is activated.                                                                                                       | see [[modding:actions|Actions                ]] |
 +{{:modding:add_dialog_group.png?nolink&300 |}} 
 +{{ :modding:add_dialog_topic.png?nolink&350|}}
 ===== Add Topic ===== ===== Add Topic =====
 ^ Name            ^ Description      ^ Value      ^                                                                                                                                 ^ Name            ^ Description      ^ Value      ^                                                                                                                                
Line 32: Line 33:
 | Text      | The text message sent by the Player to the NPC.  | text                        | | Text      | The text message sent by the Player to the NPC.  | text                        |
  
 +
 +----
 +Jump To | 
 +[[modding:missions|Missions]] | [[modding:dialog|Dialog]] | [[modding:encounters|Encounters]] | [[modding:commodities|Commodities]] | [[modding:components|Components]] | [[modding:objectives|Mission Objectives]]
modding/dialog.txt · Last modified: 2021/05/07 04:42 by jazzy