Difference between revisions of "Inventory"
From Tsunami Wiki
(Created page with 'Command: i<br> Syntax: i [<identifier>] ==Using Iventory== Lists the objects in your inventory (what you are carrying). The <identifier> allows you to specify what types of thi…') |
(No difference)
|
Revision as of 09:41, 5 February 2010
Command: i
Syntax: i [<identifier>]
Using Iventory
Lists the objects in your inventory (what you are carrying). The <identifier> allows you to specify what types of things you wish to be listed. It can be what the item is, or a word in it's short (using regexp formats if you wish). Case is ignored - "black" is the same as "Black". For example:
- i black - lists all things with "black" in their short, as well as all things that you can see with "look black"
- i armour - lists all armour in your inventory, as well as anything else that may have "armour" in it's short
- i weight - lists all items in your inventory, with the item's weight shown first.