rikardo
05-06-2012, 05:03 PM
hello all.
I'm try deposit item in right backpack, but it doesn't work 4 me, it's depositing only in first slot of deport.
i'm using the script above.
elseif (labelName == 'deport') then
Self.DepositItems(236, {2871,1})
SelfDepositItems(3028, {2869,2})
wait(1500)
but it deposit only in 1st slot, the 2nd and 3th slot with right backpack stay empty.
any1 can help me ?
thx
I'm try deposit item in right backpack, but it doesn't work 4 me, it's depositing only in first slot of deport.
i'm using the script above.
elseif (labelName == 'deport') then
Self.DepositItems(236, {2871,1})
SelfDepositItems(3028, {2869,2})
wait(1500)
but it deposit only in 1st slot, the 2nd and 3th slot with right backpack stay empty.
any1 can help me ?
thx