Quote Originally Posted by Nakuu View Post
Yea, it's because of ('sort-supplies') module, would have to stop it before withdrawing potions/runes from depot.
lua code:
Module.Stop('sort-supplies')
-- withdraw
Module.Start('sort-supplies')
and I put it under or where ?