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

Need macros for WW

Not sure where I would look even in the forum so if it is repeated I'm sorry. I want to create a pop-up to input a difficulty with attribute+stat already determined. And I would want the results displayed out not just added together.
1391123904
Gauss
Forum Champion
Could you elaborate on what you are trying to accomplish? The only popup I am aware of is the Query system: ?{Queryname|default value}
When I setup a regular macro it would be /r #d10>#f1 I would want a macro that allows me to put in the number of dice and then the difficulty so I can just click instead of typing out the full string all the time. If that's possible.
1391124902
Gauss
Forum Champion
Here is what you need: /r ?{Number of Dice|1}d10>?{difficulty}
Thanks!
If you'd like to read a bit more about roll queries which Gauss is using and some of the other fun things you can do with dice, I recommend checking out the Dice Reference Wiki Page.