Log in

View Full Version : "Special" move items into container



saweh
01-05-2016, 09:36 PM
Hey guys, my problem is, i get over 20x items of same ID which im looting and i want to loot this item in 2 or 3 different bps IF the first bp gets full. I tryed to move the item from the bp into another bp but it spamms constantly if the second bp is full, he still trys to move the item and thats causing "lags" so i cant use pots or using items etc. So is there a way to loot one item into more than 1 container ? Or maybe moving the item till the container is full, then stop moving the item?

If somone got an idea and could help me out, would be really nice. :D

saweh
01-06-2016, 04:45 PM
Is there no way to loot an item into different containers after the first is full ? ;/

saweh
01-06-2016, 08:07 PM
Stack your backpacks. The Looter will automatically open the next container once the current one is full, but only if it is located at the last spot.

If you do not want to stack your backpacks, you can use Container:EmptySlots() to determine if a container is full and use the Container:MoveItemToContainer() function accordingly.

If i stack up my backpacks, will he deposit both backpacks ? or just my actual one?