Difference between revisions of "attackEquip topHead"

From OpenKore Wiki
Jump to navigation Jump to search
m (Created page with '; attackEquip_(<equip slot>) [<equipment name>] : If this option is set for a specific equipment slot, Kore will automatically equip the specified equipment on the corresponding …')
 
m
Line 9: Line 9:
 
  attackEquip_leftAccessory Clip [Zerom] [1]
 
  attackEquip_leftAccessory Clip [Zerom] [1]
  
Note: See the references section for the list of equipment slots.
+
Note: See the references section for the list of [[References#Equipment Slots|Equipment Slots]] and how to write [[References#Equipment Names|Equipment Names]].
  
 
[[Category:config.txt]]
 
[[Category:config.txt]]
 
[[Category:attack]]
 
[[Category:attack]]

Revision as of 13:43, 7 November 2009

attackEquip_(<equip slot>) [<equipment name>]
If this option is set for a specific equipment slot, Kore will automatically equip the specified equipment on the corresponding equipment slot when attacking with your weapon.

For example, if you want to equip a Clip of Mustle and a Nimble Clip when you attack with your weapon, use the following configuration:

Example:

attackEquip_rightAccessory Clip [Mantis] [1]
attackEquip_leftAccessory Clip [Zerom] [1]

Note: See the references section for the list of Equipment Slots and how to write Equipment Names.