Show/use button/keybind for delve extra actions
hollo6 opened this issue ยท 4 comments
Describe the solution you'd like
Would be a huge QoL improvement to have extra abilities in delves usable with this button:
- The Waterworks: 469854 Drop Air Totem
- Kriegval's Rest: Drop Candle
and IIRC there were some more similar ones in other delves that I forgot the name of.
Describe alternatives you've considered
Doesn't need to be shown in the button, the main thing would be to be able to use these abilities with the extra button bind.
I agree that this would be nice, however in some of these situations you also have an actual extra button (like stomp to get cogs in waterworks).
I'll take a look though.
Thanks! The important ones are just these droppable safe zones where using a keybind and not having to click could easily save your life.
After looking into it I'd say it's better to just create a macro for this;
/cancelaura Enchanted Candle
/cancelaura Air Totem
Integrating this into EQB without collisions with other things like quests and action buttons, not to mention I'd have to more or less rewrite a lot of the addon and write new code to support more than just quests, just to replace a pretty static macro is more pain than it's worth.