Fast way to change bar keybinds?
Fast way to change bar keybinds?
Am I missing something or I need to do it through options?
Ads
Re: Fast way to change bar keybinds?
Was hoping for some addon but from what I see you're right. Not a big problem although not the best solution.notrandomatall wrote: ↑Thu Feb 06, 2025 10:48 amYou need to do it through the keybind options as far as I know.
Re: Fast way to change bar keybinds?
i'm not sure if it's what you're looking for, but i'm using this macro to switch bar with differents spells on them.
/script if GetHotbarPage (1) == 1 then SetHotbarPage (1, 5) else SetHotbarPage (1, 1) end
/script if GetHotbarPage (1) == 1 then SetHotbarPage (1, 5) else SetHotbarPage (1, 1) end
-
- Posts: 110
Re: Fast way to change bar keybinds?
Are you trying to ressurect NerfedButtons addon?
Re: Fast way to change bar keybinds?
Keyset lets you save/load keybinds profiles.