forums wiki bugs items helps socials changes map login play now

DROP GET GIVE PUT TAKE

General
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 names 'ALL' for all objects and
'ALL.object' for all objects with the same name.  You also have the option
of choosing the #th type of a mobile or object by using #.</mobile/object>.

Example: get 3.sword (gets the third sword on the ground)
Example: kill 4.beast (kills the fourth beast in the room)
Example: get all 3.corpse {gets all the items from the third corpse in the
room)
 
See also: STOW