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…') |
|||
Line 1: | Line 1: | ||
− | + | {{command|description= | |
− | |||
− | |||
− | |||
Lists the objects in your inventory (what you are carrying). | Lists the objects in your inventory (what you are carrying). | ||
The <identifier> allows you to specify what types of things | The <identifier> allows you to specify what types of things | ||
Line 9: | Line 6: | ||
in it's short (using regexp formats if you wish). Case is | in it's short (using regexp formats if you wish). Case is | ||
ignored - "black" is the same as "Black". | ignored - "black" is the same as "Black". | ||
− | For example: | + | 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.| | |
− | + | use= | |
− | + | *Command: i<br> | |
− | [ | + | *Syntax: i [<identifier>] |
+ | }} |
Latest revision as of 21:00, 9 February 2010
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.
Using Inventory
- Command: i
- Syntax: i [<identifier>]