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

Bank layout not updating when inventory setups update #274

Open
ImFlizz opened this issue Oct 1, 2024 · 3 comments
Open

Bank layout not updating when inventory setups update #274

ImFlizz opened this issue Oct 1, 2024 · 3 comments

Comments

@ImFlizz
Copy link

ImFlizz commented Oct 1, 2024

The bank layout doesn't update when the inventory setup is updated.

@dillydill123
Copy link
Owner

Are you still experiencing this?

@ImFlizz
Copy link
Author

ImFlizz commented Oct 10, 2024

I am.

There's three kind of changes I've tried to make to an inventory setup.

  1. Adjusting quantities of items without adding a new item (e.g. 14 angler 14 brew -> 13 angler 15 brew). This obviously doesn't change the tagged items, but it should change the layout, which it doesn't.
  2. Adding a new item without removing an old item (e.g 14 angler 14 brew -> 1 super combat, 13 angler, 14 brew). This correctly adds the super combat to the tagged items, but it is placed in the first empty slot in the layout, and the replaced item doesn't disappear (usually to the right of equipped gear).
  3. Replacing one item with a new one (e.g. 1 angler 27 brew -> 1 super combat 27 brew). This correctly untags the angler and tags the super combat, but again it is placed in the first empty slot and doesn't replace the slot of the angler.

@dillydill123
Copy link
Owner

This sounds like bank tag layouts and not inventory setups. Inventory setups is in the process of using core Bank Tags and the behavior might be a little different.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants