Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

Inline Rolls

Can you run Inline Rolls within a Roll-able Table Entry? Such that if I roll on an encounter table and what I entered was "Orcs - [[2d6]]" and what I get for output when running [[1t[RandomEncounter]]] is "Orcs - 7" Is this or something similar possible?
For some reason this: 1 x Dire Wolf, 3d2 Wolves Triggered this:
I think I found what I was looking for,
1533001092
The Aaron
Pro
API Scripter
=D
1533001135
The Aaron
Pro
API Scripter
Use this one though, much upgraded:&nbsp;<a href="https://app.roll20.net/forum/post/5954076/script-update-recursivetables-now-with-rollable-table-images-and-better-prefixing-rules-for-roll-templates" rel="nofollow">https://app.roll20.net/forum/post/5954076/script-update-recursivetables-now-with-rollable-table-images-and-better-prefixing-rules-for-roll-templates</a>
1533001172
GiGs
Pro
Sheet Author
API Scripter
To explain what happened: If the first character of a table item is a number, roll20 treats the item as a roll and reports the number. You can't have rolls in&nbsp; rollable table item, except through a script like the one you found.
The Aaron said: Use this one though, much upgraded:&nbsp; <a href="https://app.roll20.net/forum/post/5954076/script-update-recursivetables-now-with-rollable-table-images-and-better-prefixing-rules-for-roll-templates" rel="nofollow">https://app.roll20.net/forum/post/5954076/script-update-recursivetables-now-with-rollable-table-images-and-better-prefixing-rules-for-roll-templates</a> No worries there, they both contain links to the same git so I've had the latest version all along. =D