Q1: Does the Self.DepositItems function goes to the next backpack if the first one is full?
A: yes it does go to the next backpack. when i hunt drags i have 1 bp full and it goes and opens the one inside it.
Q2: is there a way to deposit only rares inside, lets say, Dragon Backpack and non stackable items inside Expedition?
A: yes there is it, you put your 2 bps on the depo and have stackable backpack and non stackable backpack next to it.
PHP Code:
Self.DepositItems({11457,0}) ----this one is the first slot in the dp
Self.DepositItems({3322,1}) ----this one is the seccond slot in the dp.