Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Check if the warbank has been opened from another addon. #725

Open
octavius-dev opened this issue Nov 2, 2024 · 1 comment
Open
Assignees

Comments

@octavius-dev
Copy link

Describe the feature

I have an addon works with the default ui so that then the warbank is opened a percentage of the user's gold is deposited into the warbank. The code for this however doesn't unfortunately work with BetterBags.

My addon needs to know if any of the warband bank tabs have been clicked and so my function can be called to deposit the gold into the warband bank.

Describe the implementation

I'd like for an event or some lua code that I could use in my addon so it would know when any of the warband bank tabs have been opened.

@octavius-dev
Copy link
Author

Could you also add a check to see if the guild bank has been opened also maybe? then I could decide whether to deposit into my own personal guild or my warband bank.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: To Triage
Development

No branches or pull requests

2 participants