Difference between revisions of "i"

From OpenKore Wiki
Jump to navigation Jump to search
m
m
Line 3: Line 3:
  
 
=== i eq ===
 
=== i eq ===
The '''eq''' switch will alter '''i''' to only display equipped inventory items.
+
: The '''eq''' switch will alter '''i''' to only display equipped inventory items.
  
 
=== i neq ===
 
=== i neq ===
The '''neq''' switch will alter '''i''' to only display non-equipped inventory items.
+
: The '''neq''' switch will alter '''i''' to only display non-equipped inventory items.
  
 
=== i nu ===
 
=== i nu ===
The '''nu''' switch will alter '''i''' to only display non-usable inventory items.
+
: The '''nu''' switch will alter '''i''' to only display non-usable inventory items.
  
 
=== i u ===
 
=== i u ===
The '''u''' switch will alter '''i''' to only display usable inventory items.
+
: The '''u''' switch will alter '''i''' to only display usable inventory items.
  
 
[[Category:Console Command]]
 
[[Category:Console Command]]
 
[[Category:Items]]
 
[[Category:Items]]

Revision as of 08:48, 21 January 2010

i

The i command is used to list all of the player's current inventory. i also accepts switches (listed below) to alter the display of the inventory as well.

i eq

The eq switch will alter i to only display equipped inventory items.

i neq

The neq switch will alter i to only display non-equipped inventory items.

i nu

The nu switch will alter i to only display non-usable inventory items.

i u

The u switch will alter i to only display usable inventory items.