From OtherSpace: Encyclopedia Galactica
Jump to: navigation, search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
This command is used to pick up objects in the same room as you.
+
The commands '''+get''' or '''+take''' can be used interchangeably to remove items from your current location or an available container and place them in your character's inventory.
 
===Usage===
 
===Usage===
'''+get''' [<number> ]<item>[s][from <location>]
+
:'''+get''' [<number> ]<item>[s][from <location>]
 +
:'''+take''' [<number> ]<item>[s][from <location>]
 
*<Item> is required, and is the name of the object you wish to get.Will attempt to match a partial string.
 
*<Item> is required, and is the name of the object you wish to get.Will attempt to match a partial string.
 
*<Number> is optional, and is how many items of that type you wish to get. If not specified, the default is one.
 
*<Number> is optional, and is how many items of that type you wish to get. If not specified, the default is one.
 
*<Location> is optional, and is a container to get the item from. If not specified, looks in your current location instead.
 
*<Location> is optional, and is a container to get the item from. If not specified, looks in your current location instead.
 
===Effect===
 
The item will be moved from the room or container and placed in your character's inventory.
 
  
 
===Examples===
 
===Examples===
Line 29: Line 27:
 
  [Item System] You pick up the Item With A Long Name.
 
  [Item System] You pick up the Item With A Long Name.
  
[[category: Commands]][[Category: Items and Economy]]
+
{{Template: Navbox Commands}}
 +
[[Category:Commands]]

Latest revision as of 19:19, 24 September 2011

The commands +get or +take can be used interchangeably to remove items from your current location or an available container and place them in your character's inventory.

Usage

+get [<number> ]<item>[s][from <location>]
+take [<number> ]<item>[s][from <location>]
  • <Item> is required, and is the name of the object you wish to get.Will attempt to match a partial string.
  • <Number> is optional, and is how many items of that type you wish to get. If not specified, the default is one.
  • <Location> is optional, and is a container to get the item from. If not specified, looks in your current location instead.

Examples

  • Getting a single item
+get widget
[Item System] You pick up the Widget.
  • Getting multiple items
+get 3 things
[Item System] You pick up 3 Things.
  • Getting using VID
+get 1234
[Item System] You pick up the Conveniently Numbered Object.
  • Getting an item from a container.
+get trinket from box
[Item System] You pick up the trinket from the Box.
  • Getting from container with VID
+get 1001 from 2345
[Item System] You pick up the Sprocket from the Gearbox.
  • Partial matching.
+get item
[Item System] You pick up the 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:


}