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 revisionBoth sides next revision
modding:dialog [2021/05/03 04:31] 24.239.107.14modding:dialog [2021/05/03 04:37] 24.239.107.14
Line 24: Line 24:
 | Topics    | The response(s) available for the player to send to the NPC. Each Topic has its own ADD TOPIC menu.                                                                   | see next section            | | Topics    | The response(s) available for the player to send to the NPC. Each Topic has its own ADD TOPIC menu.                                                                   | see next section            |
 | Actions   | Actions that are triggered when this Dialog Group is activated.                                                                                                       | see Actions                 | | Actions   | Actions that are triggered when this Dialog Group is activated.                                                                                                       | see Actions                 |
 +
 +===== Add Topic =====
 +^ Name            ^ Description      ^ Value      ^                                                                                                                                
 +| Type      | The type of communication being sent. Use open for general text and the other options for specific transmissions (such as requesting permission to dock). See [[modding:dialogtopictypes|Dialog Topic Types]] for more details.  | drop-down selection|
 +| ID  | The unique ID of this particular Topic from within the Dialog Group.  | text         |
 +| Links To  | The ID of another Dialog Group that will be triggered after the transmission of this topic. | drop-down selection  |
 +| Text      | The text message sent by the Player to the NPC.  | text                        |
 +
modding/dialog.txt · Last modified: 2021/05/07 04:42 by jazzy