Page 1 of 1

Portable bank function?

Posted: Tue Nov 05, 2013 10:36 am
by wilifox
Is there a function to take an item in the portable bank and drop in the bag or take one item in my bag and put in the bank portable? Is possible?

thx you!!

Re: Portable bank function?

Posted: Tue Nov 05, 2013 10:46 am
by rock5
The portable bank should be the same as the bank you access at an npc, right? So all you would have to do is open the portable bank and then use the usual commands. How do you usually open the portable bank?

Re: Portable bank function?

Posted: Wed Nov 06, 2013 11:24 am
by wilifox
ok rock thx i work now ;)

Re: Portable bank function?

Posted: Sat Jan 04, 2014 2:42 am
by kuripot
rock5 wrote:The portable bank should be the same as the bank you access at an npc, right? So all you would have to do is open the portable bank and then use the usual commands. How do you usually open the portable bank?

how?? i cannot understand this how can make a function to call bank and put the item

Code: Select all

for i = 1,30 do bank.BagSlot[i]:moveTo("bags") end