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

External Variables on a macro

Detailed Description of the Problem Using a variable after a macro no longer working. Example:&nbsp; "If I want a macro for 1d20+x ( where x is my variable value ) I could create the following macro: #d20 /roll 1d20+ then, when running the macro, type #d20 4 to get /roll 1d20+4 " Real result: rolling 30-1d100+ 30-(69) = -39 20 Macro: #testBS #TestBS= /roll @Character: BS +1d100+ OR /roll @Character: BS +1d1 00 + Where: @Character: BS = 30, external variable = 20 Neither works. Steps to Reproduce the Problem Unknown. Macros for both me and another player were broken, but new macros are operating correctly. Deleting the macro and recreating it seemed to fix the problem. Description of Your Setup (Browser + Version, Operating System, etc.) (A good place to get that info if you don't know it: <a href="http://supportdetails.com/" rel="nofollow">http://supportdetails.com/</a> ) Newer firefox, Windows XP, etc.... Not specific to the system I don't think, since it's multiple people in the same game. Gamename: Only War: The Battle for Farcrast
1365631296
Gauss
Forum Champion
Just to be clear, recreating the macro fixes the problem for you? - Gauss