[command] Transfer
Posted: Sun Aug 26, 2007 8:36 pm
Hello,
Id like to suggest a command to move all of an item from one container to another. This would be mainly for large amounts of objects that you cannot use get all.item container for and would make it less tedious than having to type 60 times get item container;put item container.
So lets say you have 100 feathers you want to move from a bag to a pack.
Darnit, didnt work. Hmm, wish there was a faster way than having to get em out one by one. Oh yeah, the transfer command.
And the day is saved! And yes... I got this idea after being stupid and emptying my spell pouch into my pack for the second time in a couple days.
*cough* Anyways, feedback is always welcome,
Id like to suggest a command to move all of an item from one container to another. This would be mainly for large amounts of objects that you cannot use get all.item container for and would make it less tedious than having to type 60 times get item container;put item container.
So lets say you have 100 feathers you want to move from a bag to a pack.
Code: Select all
get all.feathers bag
Blah blah blah: you can't carry that many items.
Code: Select all
transfer 100 feathers bag pack
You transfer 100 feathers from your bag to your pack.
*cough* Anyways, feedback is always welcome,