mrok89
11-07-2016, 07:55 PM
Hello,
Im looking for full djinn loot seller or just part of this script. I already have loot seller script, but now I am looking for loot withrawer. Does anyone of you have it?
Thanks,
I got something like this, and please tell me how to withdraw more then just a focus cape?
local bpTo = "Blue Backpack"
Container.GetByName("Locker"):OpenChildren({"Depot Box I", true})
Self.WithdrawItems("Depot Box I", {"focus cape", bpTo, 100})
Im looking for full djinn loot seller or just part of this script. I already have loot seller script, but now I am looking for loot withrawer. Does anyone of you have it?
Thanks,
I got something like this, and please tell me how to withdraw more then just a focus cape?
local bpTo = "Blue Backpack"
Container.GetByName("Locker"):OpenChildren({"Depot Box I", true})
Self.WithdrawItems("Depot Box I", {"focus cape", bpTo, 100})