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

Rollable table for random /desc

So i come up with a rollable table for some random description. Rollable table: Random Room encounter. /desc Some event 1 /desc Some event 2 /desc Some event 3 /desc Some event 4 during the game, I made the roll, but the result dont show the /desc effect. Is there any work around for it ?
1483550039

Edited 1483550073
Ziechael
Forum Champion
Sheet Author
API Scripter
If you put the table call in an inline roll and nest that within a macro that calls the desc function you can get a nice variation of results but you'll have to put up with the coloured box around the table result :(
great!!! this is what I was looking for, thanks!