Give

From StickMUD
Jump to navigation Jump to search

give - Give one or more objects to someone else.

Description

Give one or more objects to someone else. If the item is marked as "kept" using the keep command, it will not be given.

Syntax
Command Description
give <item> to <living> Give the first object in inventory matching <item> to a <living> in the same room.
give <item> [#] to <living> Give the [#] object in inventory matching <item> to a <living> in the same room.
give <all> to <living> Give all objects carried to a <living> in the same room.
give <all> [item] to <living> Give all objects matching <item> carried to a <living> in the same room.
give 1 coin to <living> Give a coin to a <living> in the same room.
give <#> coins to <living> Give coins matching quantity of <#> to a <living> in the same room.
give money to <living> Give all coins carried to a <living> in the same room.

See Also

drop, get, hold, inventory, keep, put, show, sort, take, wear, and wield