I saw a discussion about someone not getting macros with a variable number working so I figured I would test it out. What they had been attempting was something like this:
/roll 1d20+
/roll 1d6+
Doing a macro like this produces no results. I've not seen documentation discussing the use of multiple variables in a macro so I'm not 100% it's possible.
What I did find out though is that the variable is not being added correctly. Instead of adding the number, it's just appending it to the end of the dice roll. For example:
Macro name: 20
Macro script: /roll 1d20+
Variable: 7
Results of #20 7: rolling 1d20 7 > (13)7 = 137
Obviously the result should be 20. I've tested this with d4, d6, d8, d12, and d20. So far, only the d20 variant is showing this error.
Other details:
OS: Mac OSX 10.7.4
Browser: Chrome 21.0.1180.89
Browser Add On's: AdBlock