Creating Dialog
\Vvariable_ID | Displays the value of a specific variable, e.g., \V0 displays the value of variable 0. |
\WVvariable_ID | Displays the value of a specific global variable e.g., \WV0 displays the value of global variable 0. |
\G | Displays the Gold owned by the user. |
\$ | Displays the Gold owned by the user. |
\C0 ~ \C9 | Customizes dialog color (from 0 to 9). |
\S0 ~ \S9 | Controls the dialog display speed (from 0 to 9) Lower numbers are faster. |
\N | Displays the name of the user. |
\! | Stops dialog, which can then be continued on touch. |
\| | Waits for 2 seconds. |
\. | Waits for 0.5 seconds. |
\^ | Closes the dialog window immediately. |
\_ | Inserts a blank space. |
\> text \< | Outputs specified text. |