Store command: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
(New page: {{stub}} The '''{{tt|store}} command''' is used to change the settings of the {{com|stow}} command. ==Also See== * {{PostLink}} {{cat|commands}})
 
No edit summary
Line 1: Line 1:
{{stub}}

The '''{{tt|store}} command''' is used to change the settings of the {{com|stow}} command.
The '''{{tt|store}} command''' is used to change the settings of the {{com|stow}} command.

==Syntax==
The <tt>STORE</tt> verb allows you to set a default container to store certain types of items in. In addition, you can choose to stow items with a certain phrase in a custom container. If you do not choose a container for an option, those items will go into your default container. To see what containers you have currently set, type <tt>STORE LIST</tt>.

To use the STORE verb, you can:

*<tt>STORE [option] in [container]</tt> - Chooses a container to store a specific kind of items in.
*<tt>STORE [option]</tt> - List the location that you are storing a specific kind of options in.
*<tt>STORE [option] CLEAR</tt> - Clears the container that you have set.
*<tt>STORE CUSTOM [phrase] in [container]</tt> - Sets a container to store items with the specified phrase in (32 characters max).
<br>
{| BORDER="0" style="background:none"
{|cellpadding="2" cellspacing="0"
|-
| Valid options are:
|
|-
| &nbsp;
| valign="top" | <tt>AMMO</tt>
| - Ammunition.
|-
| &nbsp;
| valign="top" | <tt>ARMOR</tt>
| - All kinds of armor, excluding shields
|-
| &nbsp;
| valign="top" | <tt>GEMS</tt>
| - Gems and bars.
|-
| &nbsp;
| valign="top" | <tt>HERBS</tt>
| - Raw herbs (not potions or tinctures)
|-
| &nbsp;
| valign="top" | <tt>INSTRUMENT</tt>
| - Instruments
|-
| &nbsp;
| valign="top" | <tt>LOCKPICK</tt>
| - Lockpicks
|-
| &nbsp;
| valign="top" | <tt>MELEE</tt>
| - Melee weapons.
|-
| &nbsp;
| valign="top" | <tt>RANGED</tt>
| - Ranged weapons.
|-
| &nbsp;
| valign="top" | <tt>SHIELD</tt>
| - Shields
|-
| &nbsp;
| valign="top" | <tt>SKINS</tt>
| - Anything that you skin off of a critter
|-
| &nbsp;
| valign="top" | <tt>THROWN</tt>
| - Thrown weapons.
|-
| &nbsp;
| valign="top" | <tt>DEFAULT</tt>
| - All other items.
|}

Example: <tt>STORE GEMS IN BACKPACK</tt> will put all gems in your backpack.

Example: <tt>STORE CUSTOM TINCT IN APRON</tt> will store any items that have a {{com|TAP}} that contains "TINCT" in your apron.

<b>Note:</b> You can only store things in containers that you are wearing.


==Also See==
==Also See==

Revision as of 01:12, 17 November 2008

The STORE command is used to change the settings of the STOW command.

Syntax

The STORE verb allows you to set a default container to store certain types of items in. In addition, you can choose to stow items with a certain phrase in a custom container. If you do not choose a container for an option, those items will go into your default container. To see what containers you have currently set, type STORE LIST.

To use the STORE verb, you can:

  • STORE [option] in [container] - Chooses a container to store a specific kind of items in.
  • STORE [option] - List the location that you are storing a specific kind of options in.
  • STORE [option] CLEAR - Clears the container that you have set.
  • STORE CUSTOM [phrase] in [container] - Sets a container to store items with the specified phrase in (32 characters max).


Valid options are:
  AMMO - Ammunition.
  ARMOR - All kinds of armor, excluding shields
  GEMS - Gems and bars.
  HERBS - Raw herbs (not potions or tinctures)
  INSTRUMENT - Instruments
  LOCKPICK - Lockpicks
  MELEE - Melee weapons.
  RANGED - Ranged weapons.
  SHIELD - Shields
  SKINS - Anything that you skin off of a critter
  THROWN - Thrown weapons.
  DEFAULT - All other items.

Example: STORE GEMS IN BACKPACK will put all gems in your backpack.

Example: STORE CUSTOM TINCT IN APRON will store any items that have a TAP that contains "TINCT" in your apron.

Note: You can only store things in containers that you are wearing.

Also See