hidden (roll option)

From RPTools Wiki
Revision as of 23:13, 9 February 2023 by Conversion script (talk | contribs) (Conversion script moved page Hidden (roll option) to hidden (roll option): Converting page titles to lowercase)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

 This article is a stub, you can help the RPTools Wiki project by contributing content to expand this article.

[ ] Hidden Rolls

[h: ], [hide: ], [hidden: ] evaluates the text after the ':' but completely discards the output. This is useful for setting variables or other similar tasks where you want to change something but not display any output. Prior to 1.3.b58, [h: 2 + 2] would display.

Starting with 1.3.b58, completely invisible messages, such as the result of [h: 2 + 2], are suppressed, so you see no output at all instead of a blank message.