User Tools

Site Tools


display_message

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
Next revisionBoth sides next revision
display_message [2020/04/22 17:16] justindisplay_message [2021/06/29 18:42] justin
Line 6: Line 6:
 ====Signature:==== ====Signature:====
 <code python> <code python>
-display_message(message_text)+display_message(message_text, speaker)
 </code> </code>
  
 ^Argument^Description^Type^Required^ ^Argument^Description^Type^Required^
 |message_text|Message text to display in the [[dialogue]] box.|[[String]]|Yes| |message_text|Message text to display in the [[dialogue]] box.|[[String]]|Yes|
 +|speaker| |[[Entity]]|No|
  
 <WRAP center round info 100%> <WRAP center round info 100%>
Line 18: Line 19:
 ====Example:==== ====Example:====
 <code bauxite> <code bauxite>
-display_message("Justin and Sarah's House")+display_message("Justin and Sarah's House");
 </code> </code>
 //Results:// A [[dialogue]] box is displayed containing the text "Justin and Sarah's House". //Results:// A [[dialogue]] box is displayed containing the text "Justin and Sarah's House".
display_message.txt · Last modified: 2021/06/29 19:37 by justin