attackEquip topHead: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
; attackEquip_(<equip | ; attackEquip_(<[[References#Equipment Slots|equip slots]]>) [<[[References#Equipment Names|equipment names]]>] | ||
: 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. | : 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. | ||
Example: | '''Example:''' | ||
*If you want to equip a Clip of Mustle and a Nimble Clip when you attack with your weapon, use the following configuration: | |||
attackEquip_rightAccessory Clip [Mantis] [1] | attackEquip_rightAccessory Clip [Mantis] [1] | ||
attackEquip_leftAccessory Clip [Zerom] [1] | attackEquip_leftAccessory Clip [Zerom] [1] | ||
[[Category:config.txt]] | [[Category:config.txt]] | ||
[[Category:attack]] | [[Category:attack]] | ||
[[Category:items]] | [[Category:items]] |
Revision as of 16:29, 15 December 2009
- attackEquip_(<equip slots>) [<equipment names>]
- 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.
Example:
- If you want to equip a Clip of Mustle and a Nimble Clip when you attack with your weapon, use the following configuration:
attackEquip_rightAccessory Clip [Mantis] [1] attackEquip_leftAccessory Clip [Zerom] [1]