Changes

No change in size ,  09:46, 7 June 2018
m
Line 118: Line 118:  
|-
 
|-
 
| <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 dialugue 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, 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.
 
|-
 
|-
 
| <tt>$b</tt>
 
| <tt>$b</tt>
4

edits