Help Drop Get Give Put Take

Syntax drop <object>
       drop <amount> coins
       get  <object>
       get  <object> <container>
       give <object> <character>
       give <amount> coins <character>
       put  <object> <container>

DROP drops an object, or some coins, on the ground.

GET gets an object, either lying on the ground, or from a container,
or even from a corpse.  TAKE is a synonym for get.

GIVE gives an object, or some coins, to another character.

PUT puts an object into a container.

DROP, GET and PUT understand the object 'all' for all objects,
'all.object' for all objects with the same name and n*object
for n times the object.

Go back to the help index.