| Command Tags | | Global Tags | | Location Tags | | Condition Tags |
Adds option with text that runs the selected page/message.
Like Add Command but the option will not be removed after the player chooses it.
Adds option with text that sends player to the selected location.
Removes option.
Replaced by the current value of the selected global.
Sets the selected global to the entered value.
Replaced by the player's chosen pronoun.
Adds one to the selected global.
Subtracts one from the selected global.
Shows the selected exit to the player.
Hides the selected exit from the player.
Shows the selected location-based command to the player.
Hides the selected location-based command from the player.
Removes player's location completely.
Will only run the text between it and the endif if the specified condition is true. Must be accompanied by an endif.
Will only run the trext between it and the endif if the specified location has /has not been visited by the player. Must be accompanied by an endif.
Closes a conditional block. Conditions can be nested but each one must be closed by an endif.