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

Roll referencing

So I am kind of new to macros and I was working on a dice roll macro rolls a d20 with modifiers and shows the total and the target value and I like it that way. I was also wanting to add a degrees of success to the macro but I do not know how to reference the previous roll ?{ChatText|Text} [[1d20 + ?{Bonus1|0} + ?{Bonus2|0} + ?{Bonus3|0} + ?{Bonus4|0}]] > ?{Target|10} as I said above i like this since it tells me exactly what i got and allows my to compare it to the target but i was wondering if there is a way to reference this the result of this roll and check for DoS.
You can't reference other rolls.
well thanks for letting me know