BetterBags

BetterBags

1M Downloads

Script to open bag isn't opening up betterbags.

ozoxchris opened this issue · 2 comments

commented

I typically run a macro to open my bags via the addon OPie.
It works with adibags, bagnon, ark inventory but not with betterbags.
Any idea why this isn't working?
Here is the script.
/script ToggleBag(0);

image_2023-11-29_182002298
image

commented

Sorry, to be more clear: ToggleAllBags() works. We do this because the open and close bag events are very inconsistent in their behavior and lead to situations where one event chains to another, leaving the game client in an inconsistent state. I could spend a good chunk of time hacking around this, but I find it easier to just bind to ToggleAllBags() and move on. I might revisit this later on though!

commented

Try using Open All Bags instead.