• You've discovered RedGuides, an EverQuest multi-boxing and scripting community 🧙‍♀️⚙️. We want you to play several EQ characters at once, come join us and say hello! 👋

  • A TLP without truebox has thawed (Very Vanilla ready)
    Frostreaver

Bug - Undefined variable

geEQ

Member
Joined
Jan 24, 2014
RedCents
99¢
undefined variable Debugbuffs used in line 7824. Macro paused. Happens after a wipe and redoing buffs.
 
Find that line in your editor.
Rich (BB code):
                /if (${Debugbuffs}) /echo \atDEBUGBUFFS WriteBuffsMerc: ${i}-${BuffList} \agLine#: ${Macro.CurLine}
Change the lower case b to an uppercase B
Rich (BB code):
                /if (${DebugBuffs}) /echo \atDEBUGBUFFS WriteBuffsMerc: ${i}-${BuffList} \agLine#: ${Macro.CurLine}
Thanks for the bug report
 
Bug - Undefined variable

Users who are viewing this thread

Back
Top
Cart