hidden (roll option): Difference between revisions
Jump to navigation
Jump to search
m (Conversion script moved page hidden (roll option) to Hidden (roll option) without leaving a redirect: Converting page title to first-letter uppercase) |
m (Conversion script moved page Hidden (roll option) to hidden (roll option): Converting page titles to lowercase) |
(One intermediate revision by the same user not shown) | |
(No difference)
|
Latest revision as of 23:59, 9 February 2023
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.