FutureProg functions

forceput

Manipulation · computer function, computer program, standard futureprog

Boolean forceput(Item thing, Item container)
Contexts: computer function, computer program, standard futureprog
This function puts an item into a container (ignoring normal inventory rules), does not echo anything, and returns true if successful.
thing: The thing being put into something else
container: The container the thing is being put into

← Back to FutureProg functions