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

Macro that asks for modifier

September 26 (8 years ago)
Sorry if im posting this in the wrong area. I would like to make a macro so that when i press it will ask me for the modifier for the related ability. Example: Make an inititative macro when pressed asks me for the ability modifier. I am a DM and having this would save me lots of time. So all help is appreciated. Thanks.
September 26 (8 years ago)
Scott C.
Forum Champion
Sheet Author
API Scripter
Compendium Curator
simply add a roll query into your macro.

/r 1d20 + ?{modifiers|0}
or
[[1d20+?{modifiers|0}]]
September 26 (8 years ago)
Ziechael
Forum Champion
Sheet Author
API Scripter
The Wiki is a wealth of information for new and old DM's alike. Especially those interested in the crazy world of macros.