FutureProg functions
silentput
Boolean silentput(Character who, Item thing, Item container)
Contexts: computer function, computer program, standard futureprog
This function causes a player to put an item into a container using the ordinary inventory code. It does not echo to anyone, and returns true if successful.
who: The character doing the putting
thing: The thing being put into something else
container: The container the thing is being put into
Contexts: computer function, computer program, standard futureprog
This function causes a player to put an item into a container using the ordinary inventory code. It does not echo to anyone, and returns true if successful.
who: The character doing the putting
thing: The thing being put into something else
container: The container the thing is being put into