User Tools

Site Tools


start_dialogue

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
start_dialogue [2018/03/16 09:50] justinstart_dialogue [2020/04/22 17:57] justin
Line 2: Line 2:
 ---- ----
  
-Starts the specified dialogue. The dialogue name is case-sensitive.+Starts the specified [[dialogue]]. The [[dialogue]] name is case-sensitive.
  
 ====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:====
-<code python>+<code bauxite>
 start_dialogue("greeting") start_dialogue("greeting")
 </code> </code>
-//Results:// Starts the dialogue named "greeting".+//Results:// Starts the [[dialogue]] named "greeting".
  
 <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.
 </WRAP> </WRAP>
  
start_dialogue.txt · Last modified: 2021/04/21 18:53 by justin