Bag bug issue do not clean up the bag at the right order on a Dracthyr or new characters and old.
Clean-up Bags
Default (Left-to-Right)
/run SetSortBagsRightToLeft(false)
Reverse (Right-to-Left)
/run SetSortBagsRightToLeft(true)
Loot Order
Default (Right-to-Left)
/run SetInsertItemsLeftToRight(false)
Reverse (Left-to-Right)
/run SetInsertItemsLeftToRight(true)
this is not working anymore!
Pls… Fix Blizzard soon as possible!!
https://www.curseforge.com/wow/addons/advancedinterfaceoptions
That won’t help either. It seems that the CVars to change these settings were disabled with the update. (Maybe because of the Assignment-Bug of the Main-Bag)
/run C_Container.SetSortBagsRightToLeft(true)
/run C_Container.SetInsertItemsLeftToRight(true)
7 Likes
Thank you so much is working you are my savior <3 <3
system
(system)
closed
December 17, 2022, 11:31am
6
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.