Skip to content

Bag sorting for Classic (1.13) IMPORTANT: If you want buttons get this too: https://github.com/shirsig/Cleanup IMPORTANT: The folder name must be "SortBags" IMPORTANT: The Vanilla (1.12) version moved here https://github.com/shirsig/SortBags-vanilla

Notifications You must be signed in to change notification settings

shirsig/SortBags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 

Repository files navigation

SortBags

Bag sorting for Classic WoW (1.13).
IMPORTANT: The folder name must be "SortBags"
IMPORTANT: If you want buttons then get this too: https://github.com/shirsig/Cleanup

/run SortBags() -- Sort bags
/run SortBankBags() -- Sort bank
/run SetSortBagsRightToLeft(Boolean) -- Set sort direction
/run GetSortBagsRightToLeft(): Boolean -- Get sort direction
/run C_Container.SetBagSlotFlag(bagId, LE_BAG_FILTER_FLAG_IGNORE_CLEANUP, Boolean) -- Set bag ignore status - 
--bagId in (1, 2, 3, 4) for character bags, does not work for main bag.
--bagId in (5, 6, 7, 8, 9, 10, 11) for bank bags, does not work for main bank bag.
/run C_Container.GetBagSlotFlag(bagId, LE_BAG_FILTER_FLAG_IGNORE_CLEANUP): Boolean -- Get bag ignore status

About

Bag sorting for Classic (1.13) IMPORTANT: If you want buttons get this too: https://github.com/shirsig/Cleanup IMPORTANT: The folder name must be "SortBags" IMPORTANT: The Vanilla (1.12) version moved here https://github.com/shirsig/SortBags-vanilla

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages