item:moveTo suggestion
Posted: Sun May 25, 2014 1:57 pm
I'm implementing an userfunction to get maid pots while moving old pots to bank and back again for merge but, to my surprise the item:moveTo merges stacks which ruins the merging of maid pots to update expiration to 24h.
So, question is, would it be possible to have one optional argument in the item:moveTo which is named "noMerge" or something simular? I.E. to just move, without merging stacks?
Also, the item:pickup(), can it support pickup N items from stack?
Regards,
-dx
Update: Found the SplitBagItem call, does a pickup of N items
So, question is, would it be possible to have one optional argument in the item:moveTo which is named "noMerge" or something simular? I.E. to just move, without merging stacks?
Also, the item:pickup(), can it support pickup N items from stack?
Regards,
-dx
Update: Found the SplitBagItem call, does a pickup of N items