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 Dice Rolls?

"/roll 7d12>8" "/roll 3d12<9" "/roll 7d12>8 /roll 3d12<9" I have the following in Macros, but when I click on them, I only get #(macro name) in the text without it actually performing the function.
The macro name should be one word without spaces. Sorry, I need to document this better in the macro editor window.
That would probably be a good thing to add, I spent couple hours trying to figure out what I was doing wrong and reading the rolling reference in the help site over and over and could not for the life of me figure out what I was doing wrong.
Ok, that fixed it. It should also be noted that it must be an entire word (not just a single letter). I had tried Strike Roll, Defense Roll, S, & D. None of those worked. Finally, Strike and Defense did work properly.
Any way to allow the macro to be more than one word, or is that just a limitation we have to live with?
If it needs to be more than one word, I would suggest using a "-" in place of a space. "lightning-strike" should work just fine.
Yeah, I use hyphens or underscores for multi-word names (also possible is camelcase, like LightningStrike).
Any word or possibility on adding (editable) macro buttons? Would be great to have /r 1D20+16 or /r 1D10+1D6+14 as a button instead of typing all the time.
or even just macros with variable amount of dice; I'm too lazy to type /r Xd10!>8 every time I roll dice in a nWoD game