Stow command: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
Line 5: Line 5:


==Syntax==
==Syntax==
USAGE: <tt>STOW (&lt;OBJECT&gt;|RIGHT|LEFT)</tt>
USAGE: STOW {object|RIGHT|LEFT|GEM|BOX|PILE|ORE|FEET}
To set the container you want to <tt>STOW</tt> items in, simply specify it when you are <tt>STOW</tt>ing.


:*STOW RIGHT - stow the item in your right hand
{| BORDER="0" style="background:none"
:*STOW LEFT - stow the item in your left hand
{|cellpadding="2" cellspacing="0"
:*STOW FEET - stow an item at your feet
|-
:*STOW GEM - stow a gem on the ground
| EXAMPLE:
:*STOW BOX - stow a box on the ground
| colspan="2" | <tt>STOW SALMON IN MY BACKPACK</tt>
:*STOW PILE - stow an item from a pile on the ground
|-
:*STOW ORE - stow a metal ore on the ground
| &nbsp;
::Due to a possible bug, this also will stow any forged weapon or armor. Additionally, ORE will be stored in your default container, not in the container you set with STORE GEMS IN <container>.
| valign="top" | <tt>STOW RIGHT</tt>
| (Stows the item in your right hand if<br>your container is set.)
|-
| &nbsp;
| valign="top" | <tt>STOW BROADSWORD</tt>
| (Stows item if you are holding it and your<BR>container is set.)
|}


<b>Note:</b> If you do not specify the container and your container is set to something that you are not wearing, the <tt>STOW</tt> verb will not be able to find it! Also keep in mind when using [[Put command|<tt>PUT</tt>]], to specify "my" or risk losing items to a similar object that may be on the ground. (Example: <tt>PUT BROADSWORD IN MY BACKPACK</tt>)


EXAMPLES:
To set the container for certain item types use the {{com|STORE}} command.

:*STOW LEFT puts the item in your left hand in the item's STORE container.
:*STOW GEM will place the first gem on the ground it in your gem container.
:*STOW BOX IN MY HAVERSACK will put the first box in your haversack, making your haversack your new default container.

If you specify a container using STOW {object} in {container}, it will set
{container} to your default, as if you just typed STORE DEFAULT IN {container}.

:*NOTE: If you remove the container you are set to STOW things in, the STOW verb will not be able to find it!


==Special Words==
==Special Words==

Revision as of 21:07, 2 November 2019

The STOW command is used to both pick up and place an item into a container, as well as set which container STOW will default to.

Restrictions

This will only work on items held in the hands or directly on the ground. Items within containers on the ground are ignored.

Syntax

USAGE: STOW {object|RIGHT|LEFT|GEM|BOX|PILE|ORE|FEET}

  • STOW RIGHT - stow the item in your right hand
  • STOW LEFT - stow the item in your left hand
  • STOW FEET - stow an item at your feet
  • STOW GEM - stow a gem on the ground
  • STOW BOX - stow a box on the ground
  • STOW PILE - stow an item from a pile on the ground
  • STOW ORE - stow a metal ore on the ground
Due to a possible bug, this also will stow any forged weapon or armor. Additionally, ORE will be stored in your default container, not in the container you set with STORE GEMS IN <container>.


EXAMPLES:

  • STOW LEFT puts the item in your left hand in the item's STORE container.
  • STOW GEM will place the first gem on the ground it in your gem container.
  • STOW BOX IN MY HAVERSACK will put the first box in your haversack, making your haversack your new default container.

If you specify a container using STOW {object} in {container}, it will set {container} to your default, as if you just typed STORE DEFAULT IN {container}.

  • NOTE: If you remove the container you are set to STOW things in, the STOW verb will not be able to find it!

Special Words

STOW can utilize several special words that cover a variety of items in a category. These do not seem to be documented anywhere, and some may be missing.

  • BOX: All treasure containers.
  • GEM: All gem and gem-like objects.
  • ORE: All nuggets, bars, and ingots. Due to a possible bug, this also will stow any forged weapon or armor. Additionally, ORE will be stored in your default container, not in the container you set with STORE GEMS IN <container>.