Palyzon
01-12-2016, 03:17 PM
As thread says, this new depots are making all my scripts not work :/ can anyone fix me something that i can deposit? it opens the depots and all but it doesnt move the items to the depot, i use solidscirpt depositer
elseif(label == "Deposit") then
SolidScripts.ReachDepot()
Self.DepositItems({5913, 0}, {7456, 0}, {7388, 0}, {3364, 0}, {3554, 0}, {823, 0}, {9058, 0}, {7418, 0}, {10323, 0}, {8061, 0}, {3360, 0}, {8057, 0}, {5741, 0}, {7404, 0}, {7383, 0}, {3079, 0}, {10385, 0}, {10384, 0}, {10387, 0}, {10388, 0}, {3392, 0}, {10438, 0}, {812, 0}, {3342, 0}, {7402, 0})
Self.DepositItems({10450, 1}, {5909, 1}, {1449, 1}, {10312, 1}, {10306, 1}, {10316, 1}, {3032, 1}, {14079, 1}, {14081, 1}, {14083, 1}, {14076, 1}, {238, 1}, {3033, 1}, {6499, 1}, {10449, 1})
any idea please?
elseif(label == "Deposit") then
SolidScripts.ReachDepot()
Self.DepositItems({5913, 0}, {7456, 0}, {7388, 0}, {3364, 0}, {3554, 0}, {823, 0}, {9058, 0}, {7418, 0}, {10323, 0}, {8061, 0}, {3360, 0}, {8057, 0}, {5741, 0}, {7404, 0}, {7383, 0}, {3079, 0}, {10385, 0}, {10384, 0}, {10387, 0}, {10388, 0}, {3392, 0}, {10438, 0}, {812, 0}, {3342, 0}, {7402, 0})
Self.DepositItems({10450, 1}, {5909, 1}, {1449, 1}, {10312, 1}, {10306, 1}, {10316, 1}, {3032, 1}, {14079, 1}, {14081, 1}, {14083, 1}, {14076, 1}, {238, 1}, {3033, 1}, {6499, 1}, {10449, 1})
any idea please?