Changes

Jump to navigation Jump to search
1 byte removed ,  18:55, 2 November 2021
m
no edit summary
Line 283: Line 283:  
|-
 
|-
 
| <tt>$p {{t|response ID}}#{{t|match text}}&#124;{{t|no-match text}}</tt>
 
| <tt>$p {{t|response ID}}#{{t|match text}}&#124;{{t|no-match text}}</tt>
| Stands for "dialoguePrerequisite".  Shows different text depending on whether the player gave a particular answer to a previously-asked question.  If {{t|response ID}} matches an answer the player gave, {{t|match text}} is shown; otherwise, {{t|no-match text}} is shown. These texts, separated by <code>&#124;</code>, can each contain multiple commands separated by <code>#</code>. This does not need to be the first command in the dialogue string.
+
| Stands for "dialoguePrerequisite".  Shows different text depending on whether the player gave a particular answer to a previously-asked question.  If {{t|response ID}} matches an answer the player gave, {{t|match text}} is shown; otherwise, {{t|no-match text}} is shown. These texts are separated by <code>&#124;</code> and only {{t|no-match text}} can contain additional commands. This does not need to be the first command in the dialogue string.
 
|-
 
|-
 
| <tt>$b</tt>
 
| <tt>$b</tt>
3

edits

Navigation menu