Page 1 of 1

Transfer Item from container to container

Posted: Tue Dec 06, 2022 12:50 pm
by Gnomely
Now, let me disclaimer this with: I know Transfer is an imm command, so it does NOT need to be the command that we use for this function! It was jut the best way I could broach the topic quickly.

So I want a command that allows us to transfer items from one container to the other, via a command syntax like "transfer 10*apple from backpack to crate"

At the moment the only way to do that would be to do "get 10*apple backpack" and "put 10*apple crate" two separate commands, which is good in a pinch, but when you're moving ALOT of items at once. It can get tedious to spam it.

Again, the command doesn't need to be 'transfer'. It was just a placeholder.

Re: Transfer Item from container to container

Posted: Tue Dec 06, 2022 12:52 pm
by Starstarfish
Empty <container1> <container2> works currently to transfer everything in a container into another container.

Perhaps it needs an augment option to empty <keyword> <container1> <container2> and offer the option of empty all <container1> <container2>.