Inventory command: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
The INVENTORY command is the best way to get information about your inventory. The syntax is:
{{stub}}
<b>Inventory</b> is a command used to check what you are currently wearing:


INV - Shows a description of all of the items you are currently wearing
*<tt>INV</tt>: Shows a description of all of the items you are currently wearing
INV CHECK - Get a rough estimation of how many items are in your inventory.
*<tt>INV CHECK</tt>: Get a rough estimation of how many items are in your inventory.
INV LIST - List ALL items in your inventory, similar to reading a vault book.
*<tt>INV LIST</tt>: List ALL items in your inventory, similar to reading a vault book.
INV SHOW - Does the same thing as INVENTORY by itself.
*<tt>INV SHOW</tt>: Does the same thing as INVENTORY by itself.
INV SLOTS - Gives a summary of your inventory slots, showing how many items you're wearing in each.
*<tt>INV SLOTS</tt>: Gives a summary of your inventory slots, showing how many items you're wearing in each.
INV SLOTS LIST - Lists the names of your inventory slots.
*<tt>INV SLOTS LIST</tt>: Lists the names of your inventory slots.
INV [slot] - Shows you which items you are wearing that match this slot.
*<tt>INV [SLOT]</tt>: Shows you which items you are wearing that match this slot.
INV SEARCH [word] - Searches all of your inventory for items that have the word present.
*<tt>INV SEARCH [WORD]</tt>: Searches all of your inventory for items that have the word present.
INV [ARMOR | WEAPON | FLUFF | CONTAINER | COMBAT] - Shows you the items of this type that you're wearing.
*<tt>INV [ARMOR | WEAPON | FLUFF | CONTAINER | COMBAT]</tt>: Shows you the items of this type that you're wearing.
INV HANDS - Shows you what you have in your hands.
*<tt>INV HANDS</tt>: Shows you what you have in your hands.
*<tt>INV [CONTAINER]</tt>: Lists what is in a container.


[[page type is::command| ]]
{{cat|Commands}}
{{cat|Commands}}

Revision as of 20:46, 11 April 2011

The INVENTORY command is the best way to get information about your inventory. The syntax is:

  • INV: Shows a description of all of the items you are currently wearing
  • INV CHECK: Get a rough estimation of how many items are in your inventory.
  • INV LIST: List ALL items in your inventory, similar to reading a vault book.
  • INV SHOW: Does the same thing as INVENTORY by itself.
  • INV SLOTS: Gives a summary of your inventory slots, showing how many items you're wearing in each.
  • INV SLOTS LIST: Lists the names of your inventory slots.
  • INV [SLOT]: Shows you which items you are wearing that match this slot.
  • INV SEARCH [WORD]: Searches all of your inventory for items that have the word present.
  • INV [ARMOR | WEAPON | FLUFF | CONTAINER | COMBAT]: Shows you the items of this type that you're wearing.
  • INV HANDS: Shows you what you have in your hands.
  • INV [CONTAINER]: Lists what is in a container.