PutDown

Character puts an item on the ground with their left hand. This is merely an animation and the item will not be placed on the ground. Instead the item will disappear but will still exist.

Arguments
Argument Character Name
Type Character
Default REQUIRED
Description Name of the character to put down the item
Argument Item Name
Type Item
Default REQUIRED
Description Name of the item to be put down

Examples

PutDown(Tom, "Healing potion")


See Also