You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's three kind of changes I've tried to make to an inventory setup.
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.
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).
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.
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.
The bank layout doesn't update when the inventory setup is updated.
The text was updated successfully, but these errors were encountered: