From OtherSpace: Encyclopedia Galactica
Line 1: | Line 1: | ||
[[category: Commands]][[Category: Items and Economy]] | [[category: Commands]][[Category: Items and Economy]] | ||
+ | The '''+give''' command is used to move items from your inventory into another player's inventory. | ||
+ | |||
+ | ===Usage=== | ||
+ | :'''+give''' [<number> ]<item>[s] to <player> | ||
+ | *<number> optionally specifies how many to give. The default is 1. | ||
+ | *<item>[s] is the Name or VID of the object(s) you wish to give. | ||
+ | *<player> is a person in the same room as you that the items will be given to. | ||
+ | |||
+ | ===Examples=== | ||
+ | * Single Item | ||
+ | +give Widget to Somebody | ||
+ | [Item System] You give your Widget to Somebody. | ||
+ | * Item by VID | ||
+ | +give 1234 to Somebody | ||
+ | [Item System] You give your Conveniently Numbered Object to Somebody. | ||
+ | * Multiple Items | ||
+ | +give 3 Bells to Razorback | ||
+ | [Item System] You give 3 Bells to Razorback. | ||
+ | * Partial Matching | ||
+ | +give Axe to Jane | ||
+ | [Item System] You give your Demarian War Axe to Jane. |
Revision as of 11:31, 15 June 2011
The +give command is used to move items from your inventory into another player's inventory.
Usage
- +give [<number> ]<item>[s] to <player>
- <number> optionally specifies how many to give. The default is 1.
- <item>[s] is the Name or VID of the object(s) you wish to give.
- <player> is a person in the same room as you that the items will be given to.
Examples
- Single Item
+give Widget to Somebody [Item System] You give your Widget to Somebody.
- Item by VID
+give 1234 to Somebody
[Item System] You give your Conveniently Numbered Object to Somebody.
- Multiple Items
+give 3 Bells to Razorback [Item System] You give 3 Bells to Razorback.
- Partial Matching
+give Axe to Jane [Item System] You give your Demarian War Axe to Jane.