From OtherSpace: Encyclopedia Galactica
Jump to: navigation, search
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
This command is used to drop objects into the room you are currently in.
+
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>
+
:'''+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.
 
*<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. If not specified, the item will be dropped in the room.
  
Examples:
+
===Examples===
*+drop widget
+
*Dropping a single item
*+drop 3 gizmos
+
+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.
  
==Effect==
+
{{Template: Navbox Commands}}
The item will be taken out of your inventory and placed in the room with you.
+
 
[[category: Commands]][[Category: Items and Economy]]
 
[[category: Commands]][[Category: Items and Economy]]

Latest revision as of 20:18, 24 September 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.


Commands
Connecting: Connect Disconnect
Communication: Say Pose Semipose Emit Page Think @channel @mail +bbpost
Navigation: Who Where Look +look @rp Go Enter Leave
Skill: +sheet +roll +race +raise +lower +sinfo
Item: +inventory +get +drop +give +buy +sell +pay +craft +name +describe +einfo
Combat: +equip +equipment +unequip +damage +heal +repair
Space:


}