From OtherSpace: Encyclopedia Galactica
Line 1: | Line 1: | ||
− | The | + | The commands '''+drop''' or '''+put''' can be used interchangeably to remove items from your character's inventory and place them in your current location or an available container. |
==Usage== | ==Usage== | ||
:'''+drop''' [<number> ]<item>[ in <container] | :'''+drop''' [<number> ]<item>[ in <container] | ||
Line 5: | Line 5: | ||
*<Item> is required, and is the name of the object you wish to drop. Will attempt to match a partial string. | *<Item> is required, and is the name of the object you wish to drop. Will attempt to match a partial string. | ||
*<Number> is optional, and is how many items of that type you wish to get. | *<Number> is optional, and is how many items of that type you wish to get. | ||
− | *<Container> is optional, and if specified is the container the object will be placed in, | + | *<Container> is optional, and if specified is the container the object will be placed in. If not specified, the item will be dropped in the room. |
===Examples=== | ===Examples=== |
Revision as of 11:15, 15 June 2011
The commands +drop or +put can be used interchangeably to remove items from your character's inventory and place them in your current location or an available container.
Usage
- +drop [<number> ]<item>[ in <container]
- +put [<number> ]<item>[ in <container]
- <Item> is required, and is the name of the object you wish to drop. Will attempt to match a partial string.
- <Number> is optional, and is how many items of that type you wish to get.
- <Container> is optional, and if specified is the container the object will be placed in. If not specified, the item will be dropped in the room.
Examples
- Dropping a single item
+drop hot potato [Item System] You drop your Hot Potato.
- Dropping multiple items
+drop 3 things [Item System] You drop 3 Things.
- Dropping using VID
+drop 1234 [Item System] You drop your Conveniently Numbered Object.
- Placing an item in a container.
+drop trinket in box [Item System] You drop your Trinket in the Box.
- Dropping in a container with VID
+drop 1001 in 2345 [Item System] You drop your Sprocket in the Gearbox.
- Partial matching.
+drop item [Item System] You drop your Item With A Long Name.