From OtherSpace: Encyclopedia Galactica
(→Usage) |
|||
Line 1: | Line 1: | ||
− | + | The command '''+drop''' or '''+put''' can be used to drop objects from your inventory to your current location, or to place them into an available container. | |
==Usage== | ==Usage== | ||
:'''+drop''' [<number> ]<item>[ in <container] | :'''+drop''' [<number> ]<item>[ in <container] |
Revision as of 11:12, 15 June 2011
The command +drop or +put can be used to drop objects from your inventory to your current location, or to place them into 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, rather than dropping to the floor.
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.