hidden (roll option): Difference between revisions
Jump to navigation
Jump to search
Verisimilar (talk | contribs) m (hidden moved to hidden (roll option)) |
Verisimilar (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
{{stub}} | |||
===[ ] 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. [h: 2 + 2] would display. | |||
[[Image:2Plus2Hidden.png]] | |||
[[Category:Roll Option]] | [[Category:Roll Option]] | ||
[[Category:Display Roll Option]] | [[Category:Display Roll Option]] |
Revision as of 04:19, 5 April 2009
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. [h: 2 + 2] would display.