Unable to set loot to leftmost bag or reverse clean up
Zifijo opened this issue ยท 3 comments
I discovered today the script was changed, but it is still in the game.
For looting to leftmost bag: /run C_Container.SetInsertItemsLeftToRight(true)
For reverse sorting: /run C_Container.SetSortBagsRightToLeft(true)
I assume that was updated in the most recent update (I can't log in and play, buddy of mine tested while I was working), but just wanted to let you know in case it had not been :)