GSE: Sequences, Variables, Macros

GSE: Sequences, Variables, Macros

6M Downloads

[BUG] ActionButtonUseKeyDown unchecks after reload

nchost opened this issue Β· 2 comments

commented

πŸ”΅ ActionButtonUseKeyDown option needs to be checked for GSE to work
but as soon as I reload the game the option unchecked itself

πŸ”΅ To reproduce: (Steps to reproduce the behavior)

  1. Go to '...' Addons tab
  2. Click on '....' GSE: Advance Macro Com....
  3. Scroll down to troubleshooting Check the box (ActionButtonUseKeyDown)
  4. reload the game (GSE stops working)
  5. go to 3 again (Notice the ActionButtonUseKeyDown box is unchecked

GSE.lua.txt

commented

You can also set GSE as KeyUp on the force setting in the Troubleshooting tab

commented

This setting isn’t a GSE setting but a WoW setting. GSE has no control over it. One of your other mods - most likely ElvUI - is resetting this on login. You need to find which mod it is and take appropriate action.