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

Are there 'if' functions?

1389647049

Edited 1389647590
I'm somewhat stuck. I have this roll: /roll (1d10+?{Modifier|0}) I want to include in a macro that 'if 10 is rolled, score above x to confirm.' I'm GMing Dark Heresy so I wanted a macro to roll attack damage and make a conformation roll for Righteous Fury. Is something like this possible?
1389648539

Edited 1389648573
Gauss
Forum Champion
No, there are no if, then functions in the dice roller/macros. However, this can probably be done with the API (a mentor level feature). You can ask the API forum if it can be done.
Ah, thanks for the quick reply!