This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| start_dialogue [2018/03/16 09:50] – justin | start_dialogue [2021/04/21 18:53] (current) – justin | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| ---- | ---- | ||
| - | Starts the specified dialogue. The dialogue name is case-sensitive. | + | Starts the specified |
| ====Signature: | ====Signature: | ||
| Line 10: | Line 10: | ||
| ^Argument^Description^Type^Required^ | ^Argument^Description^Type^Required^ | ||
| - | |dialogue_name|Name of the dialogue (as defined in the [[Dialogue Editor]]).|[[String]]|Yes| | + | |dialogue_name|Name of the [[dialogue]] (as defined in the [[Dialogue Editor]]).|[[String]]|Yes| |
| ====Example: | ====Example: | ||
| - | < | + | < |
| - | start_dialogue(" | + | start_dialogue(" |
| </ | </ | ||
| - | // | + | // |
| <WRAP center round tip 100%> | <WRAP center round tip 100%> | ||
| - | Use the **Start Dialogue** function to manually trigger a dialogue between a set of characters as part of a scripted sequence or cutscene. | + | Use the **Start Dialogue** function to manually trigger a [[dialogue]] between a set of [[character|characters]] as part of a scripted sequence or cutscene. |
| </ | </ | ||