Difference between revisions of "eq"

From OpenKore Wiki
Jump to navigation Jump to search
(Created page with ';eq :Display a list of equipped items in each equipment slot. ---- ;eq (<inventory item>) :<inventory item> ::- an inventory item name, or a corresponding number from the …')
 
m (Conversion script moved page Eq to eq: Converting page titles to lowercase)
 
(No difference)

Latest revision as of 22:35, 26 April 2021

eq
Display a list of equipped items in each equipment slot.




eq (<inventory item>)
<inventory item>
- an inventory item name, or a corresponding number from the inventory item list when you use the i command.
Equip the specified item.




eq (<equip slot> <inventory item>)
<equip slot>
- an equipment slot name as displayed in the equipment slot list when you use the eq slots command.
<inventory item>
- an inventory item name, or a corresponding number from the inventory item list when you use the i command.
Equip the specified item on the specified equipment slot.




eq slots
Display a list of equipment slot names.