💬
Easy Dialogue System
  • 🥰What is Easy Dialogue System?
  • Creating and managing dialogue
    • 🗃️Structure
      • 🎲Answers
      • ☑️Config
        • 🟦Font Style
        • 🟦BP_Config
      • 🗣️Dialogs
        • 🟦Depth_1
      • 😉Emotions
      • 🎸Sounds
      • 🌐System
      • 📜BP_Dialog
      • ✨UI Dialog
        • ✨Designer block
        • ✨Graph block
    • ⚒️Creating a dialogue
      • ⚒️Creating a "Data Table" with a dialog
      • ⚒️How to submit a dialogue to the system?
      • ⚒️Forcefully end the dialogue
    • 🆘Support
Powered by GitBook
On this page
  1. Creating and managing dialogue
  2. Creating a dialogue

Creating a "Data Table" with a dialog

PreviousCreating a dialogueNextHow to submit a dialogue to the system?

Last updated 1 year ago

All you need to create a Dialog Table is to select the ST_Dialog structure when creating a Data Table. That's it, feel free to fill in the created table. Example below.

To create a table:

To add a structure, select ST_Dialog:

Name the table as you like, and fill it in. More details on how to fill in the table are explained .

⚒️
⚒️
here