Changes

Jump to navigation Jump to search
280 bytes added ,  05:32, 20 March 2018
Line 140: Line 140:  
| TODO. Stands for "dialogueQuickResponse"; works like $q, but within one and the same text line.
 
| TODO. Stands for "dialogueQuickResponse"; works like $q, but within one and the same text line.
 
|-
 
|-
| <tt>$1 {{t|character name}}1</tt>
+
| <tt>$1 {{t|letter ID}}#{{t|1st-time text}} #$e# {{t|nth-time text}}</tt>
| TODO. When used as the first dialogue command, stands for "dialogueSingle". Likely a check for whether the player is dating the specified character.
+
| Creates a line of dialogue which the character will only see once (at most). {{t|1st-time text}} is shown only if {{t|letter ID}} has not been marked as sent yet (and this marks it as sent); otherwise, {{t|nth-time text}} is shown. {{t|letter ID}} should not correspond to an actual piece of mail (because it will not be sent), but it can be referenced by events or other dialogue lines.
 
|-
 
|-
 
| <tt>%fork</tt>
 
| <tt>%fork</tt>

Navigation menu