give

Posted by Nick Gammon on Tue 06 Jun 2006 06:06 AM — 1 posts, 7,431 views.

Australia Forum Administrator #0
Command:   give
Handler:   do_give
Min level: 0
Min posn:  resting
Log:       normal

Syntax:  drop <object>
         drop <amount>  coins
Syntax:  get  <object>
         get  <object>  <container>
Syntax:  give <object>  <character>
         give <amount>  coins <character>
Syntax:  put  <object>  <container>
Syntax:  get/put/drop   <# amount>  <object>
Syntax:  get/put        <# amount>  <object> <container>
 
DROP drops an object, or some coins, on the ground.
 
GET takes 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.
 
Use 'drop/get/put all' to reference all objects present.
Use 'drop/get/put all.<object>' to reference all objects of the same name.
 
Examples:
 - drop 1000 coins
 - get all.ball backpack
 - get 5 sword
 - put 15 potion backpack




Add comments here ...