('macrotext', macros[step] ) step = step % #macros + 1 if not step or not macros[step] then -- User attempted to write a step method that doesn't work, reset to 1 print('Invalid step assigned by custom step sequence', self:GetName(), step or 'nil', '') step = 1 end ...
I hope this helps ppl that might find their button not working, but yet still cycling through the macro. I went into the GSE addon, Click options, then Troubleshooting, make sure “ActionButtonUseKey…” is Checked, close then exit GSE. Hope that helps ←...
GSE v12a will not let me IMPORT Macro strings beyond the ONE Macro shown above. If I try to delete the entire macro it returns in the same fashion as described above minus the macroname in the list on the left hand side. Rolled back to v8 and its doing the same thing now - It w...
(Freeg)FOCUS/TCDMODULE/P231-1-2/P231-2-1/P23112Allen-BradleyBULLETIN1388DCSERVOCONTROLLER46-297910P11388B-AV40-D6251YASKAWA/CP-9200SH/SVA/JACP-921900/87921-90001-S0102HEIDENHAINGAGE-CHEK665408-1466540814ornotworkingMIYACHI/WELDINGPOWERSUPPLY/IP-205A-D/IP205ADIEISBCWAFER-9371A-R10-RSCREV....
introduced their works briefly. The problem for me is that I learned more labor related topics in a microeconomic view, not the macro one. Therefore, although the presentations were talking about labor, I still felt unfamiliar. Anyway, listening is a kind of learning and enjoying. Why not?
A user can still create a macro with the same name and that icon will still update but dont make it a default. #1485 Macro macro the default in the editor. #1504 Add spell to weak aura feedback #1504 Add more feedback to Weakauras event #1505 Fix GSE Sequence not activating first ...
🟢 How does GSE currently work GSE was able to override the WoW default Actionbars to emulate the ability to have a macro on the taskbar. A number of mods use LibActionButton to replace the actionbars. The aim is to be able to bring the o...
When working with the creator of the macro, this is how it should import: https://imgur.com/a/0bDups0 No SpellID macro's are converting on my client. Current BFA build, and latest version of GSE: https://wow.curseforge.com/projects/gse-gnome-sequencer-enhanced-advanced-macros/files/2564...
🔵 Describe the bug: Macro not firing bound to F6 and when trying to open Keybindings receive LUA error (was working, just seemingly stopped) 🔵 To reproduce: (Steps to reproduce the behavior) /gse Click KeyBindings Receive LUA error 🔵 The...
I also found that if you add RightButton to the end of the macro stub it starts working with the keybinds masterdix commented Oct 26, 2022 Cheking the macro code find this Work: #showtooltip /click [button:2] EA_PP_OB RightButton; [button:3] EA_PP_OB MiddleButton; [button:4] ...