Skip to content
/ SortBags Public
forked from shirsig/SortBags

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

Delte/SortBags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 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 SetBagSlotFlag(bagId, LE_BAG_FILTER_FLAG_IGNORE_CLEANUP, Boolean) -- Set bag ignore status - bagId in (1, 2, 3, 4), does not work for main bag
/run GetBagSlotFlag(bagId, LE_BAG_FILTER_FLAG_IGNORE_CLEANUP): Boolean -- Get bag ignore status
/run SetBankBagSlotFlag(bagId, LE_BAG_FILTER_FLAG_IGNORE_CLEANUP, Boolean) -- Set bag ignore status - bagId in (1, 2, 3, 4, 5, 6), does not work for main bank bag
/run GetBankBagSlotFlag(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

  • Lua 100.0%