i: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
| mNo edit summary | |||
| (3 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
| == i == | ;i [eq | neq | nu | u] | ||
| :Display inventory items.  | |||
| {| class="wikitable" border="1" cellspacing="0" | |||
| |-style=background-color:#F9F9F9; | |||
| !Command | |||
| !Description | |||
| |- | |||
| |align=center|i 	 | |||
| |Display a list of all available inventory items. | |||
| |- | |||
| |align=center|i eq 	 | |||
| |Display a list of currently equipped items. | |||
| |- | |||
| |align=center|i neq 	 | |||
| |Display a list of unequipped inventory items. | |||
| |- | |||
| |align=center|i nu 	 | |||
| |Display a list of non-usable inventory items. | |||
| |- | |||
| |align=center|i u 	 | |||
| |Display a list of usable inventory items.  | |||
| |} | |||
| ---- | |||
| ;i desc (<inventory item>) | |||
| :<inventory item> | |||
| ::- an inventory item name, or a corresponding number from the inventory item list when you use the i command.  | |||
| :Display a description of the specified inventory item.  | |||
| ---- | |||
| ;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. | 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. | : 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. | : 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. | : 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. | : The '''u''' switch will alter '''i''' to only display usable inventory items. | ||
| [[Category:Console Command]] | [[Category:Console Command]] | ||
Latest revision as of 22:34, 26 April 2021
- i [eq | neq | nu | u]
- Display inventory items.
| Command | Description | 
|---|---|
| i | Display a list of all available inventory items. | 
| i eq | Display a list of currently equipped items. | 
| i neq | Display a list of unequipped inventory items. | 
| i nu | Display a list of non-usable inventory items. | 
| i u | Display a list of usable inventory items. | 
- i desc (<inventory item>)
- <inventory item>
- - an inventory item name, or a corresponding number from the inventory item list when you use the i command.
 
- Display a description of the specified inventory item.
- 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.