Changes

65 bytes added ,  05:48, 20 March 2018
→‎Dialogue commands: More usage of $c
Line 130: Line 130:  
|-
 
|-
 
| <tt>$c {{t|probability}}#{{t|text1}}#{{t|text2}}</tt>
 
| <tt>$c {{t|probability}}#{{t|text1}}#{{t|text2}}</tt>
| Show {{t|text1}} with a {{t|probability}} between 0 and 1; otherwise, show {{t|text2}}.  E.g. <code>$c 0.9</code> for a 90% chance of {{t|text1}} and a 10% chance of {{t|text2}}.
+
| Show {{t|text1}} with a {{t|probability}} between 0 and 1; otherwise, show {{t|text2}}.  E.g. <code>$c 0.9</code> for a 90% chance of {{t|text1}} and a 10% chance of {{t|text2}}.  NOTE: Replacer commands (see below) do not work in {{t|text1}}.
 
|-
 
|-
 
| <tt>$d {{t|bus|joja|cc}}</tt>
 
| <tt>$d {{t|bus|joja|cc}}</tt>