Give

From StickMUD
Revision as of 08:42, 18 June 2021 by Tamarindo (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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