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 Macro - Embedded Roll

I have the Madness tables from 5E set up as Rollable Tables which I am using the RTM API to call in chat using a Macro.  I would like to include a roll for the number of days/hour the madness takes effect.  How can I add a roll for a d10 into a Macro using RTM?  I can't seem to get the roll to process - it just displays as text in the chat window instead of actually rolling.
have you tried brackets around the dice [[1d10]] in the body of the text?
Ahhhh cool, that works perfectly.  Thanks!