UserGuide_Restacking - arkayenro/arkinventory GitHub Wiki

under construction

Restack / Cleanup

You have the option of using Blizzards Cleanup (much faster), or my Restack code (more customised).

Both variants will abide by the Ignore Cleanup option for each bag

The Restack variant ignores the Fill Leftmost Bags option

The Cleanup process is as follows;

  • Bag

    • SortBags
  • Bank

    • SortBankBags
    • if Reagent Bank is unlocked
      • Deposit All Reagents
      • SortReagentBankBags

The Restack process is as follows;

  • Bag

    • Compact
      • compress all items into as few stacks as possible
    • Consolidate
      • fill up empty profession slots with items from standard slots
  • Bank

    • Compact

      • compress all items into as few stacks as possible
      • (optional) topup any partial stacks with items from your bags
    • Consolidate

      • fill empty profession slots with items from reagent bank slots

      • fill empty profession slots with items from standard bank slots

      • fill empty reagent bank slots with items from standard bank slots

      • (optional) fill empty reagent bank slots with items from your normal bag slots

      • (optional) fill empty bank slots with items from your normal bag slots

a restack will loop through a compact then a consolidate until such time as no item needs to be moved

The restack options can be found, and changed, by right clicking on the restack icon