Detailed Description of the Problem
Using a variable after a macro no longer working. Example: "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