Verb:STOW: Difference between revisions

The official GemStone IV encyclopedia.
Jump to navigation Jump to search
(Corrected formatting error)
(Added Example of stowing a wand in a wand stow container, because 4 people tried to get it to work with no luck. Had syntax wrong but it was very confusing. Hope example helps others. (STOW WAND does not work but STOW WAND WAND does work))
Line 35: Line 35:
You may STOW SET {TYPE} for the following types: BOX, GEM, HERB, SKIN, WAND, SCROLL, POTION, REAGENT, TRINKET, LOCKPICK, TREASURE, FORAGEABLE
You may STOW SET {TYPE} for the following types: BOX, GEM, HERB, SKIN, WAND, SCROLL, POTION, REAGENT, TRINKET, LOCKPICK, TREASURE, FORAGEABLE
</pre>
</pre>

'''Example:'''

To set your "backpack" as your wand stow container, do the following:
*STOW SET WAND BACKPACK
With a wand in your hand, to stow the wand in your sack:
*STOW WAND WAND


==See also==
==See also==

Revision as of 15:16, 29 April 2020

STOW will put your items in your default container.

Usage:

  STOW [type] {item}
   - STOW the {item} in your configured [type] container, or your
     default container if [type] is not specified or configured.

  STOW SET {container}
   - Sets the default container in which to STOW items.
  STOW SET {type} {container}
   - Sets the {type} container in which to STOW items.

  STOW (LEFT | RIGHT | ALL) [type]
   - STOW them item(s) held in the specified hand(s) in your default container.
   - If a valid [type] is specified, STOW the item(s) in your [type] container.

  STOW LIST
   - Show your current STOW container configuration.

  STOW CLEAR
   - Clear all STOW container settings and start fresh after confirmation.

  Valid STOW containers must be worn in your inventory.

  You may also click on an item in your hand and choose "stow" from the menu to stow it.

  Use STOW SET to see details on container types that work with this verb.

TYPES include:

You may also specify individual containers to hold the following specific classes of commonly stowed items.
You may STOW SET {TYPE} for the following types: BOX, GEM, HERB, SKIN, WAND, SCROLL, POTION, REAGENT, TRINKET, LOCKPICK, TREASURE, FORAGEABLE

Example:

To set your "backpack" as your wand stow container, do the following:

  • STOW SET WAND BACKPACK

With a wand in your hand, to stow the wand in your sack:

  • STOW WAND WAND

See also