attackLooters: Difference between revisions
Jump to navigation
Jump to search
m (Conversion script moved page AttackLooters to attackLooters: Converting page titles to lowercase) |
No edit summary |
||
Line 1: | Line 1: | ||
; attackLooters [ | ; attackLooters <[[boolean]]> | ||
: If this option is set to '''1''' and an item on the ground disappeared, Kore will automatically attack monsters directly standing on the same spot as where the item was last seen. | : If this option is set to '''1''' and an item on the ground disappeared, Kore will automatically attack monsters directly standing on the same spot as where the item was last seen. | ||
Line 6: | Line 6: | ||
* {{OnlyWhenNotAutoSit}} | * {{OnlyWhenNotAutoSit}} | ||
* Most likely, you have to setup item [[itemsTakeAuto|taking]] or [[itemsGatherAuto|gathering]] in addition. | * Most likely, you have to setup item [[itemsTakeAuto|taking]] or [[itemsGatherAuto|gathering]] in addition. | ||
; attackLooters_dist <[[number]]> | |||
: '''<need to add description>'''. Appeared in [https://github.com/OpenKore/openkore/pull/3788 PR#3788] | |||
[[Category:config.txt]] | [[Category:config.txt]] | ||
[[Category:attack]] | [[Category:attack]] | ||
[[Category:items]] | [[Category:items]] |
Latest revision as of 11:45, 8 May 2024
- attackLooters <boolean>
- If this option is set to 1 and an item on the ground disappeared, Kore will automatically attack monsters directly standing on the same spot as where the item was last seen.
Notes:
- This will only work if Kore is set to pick up the item that disappeared.
- Has no effect when auto sitting.
- Most likely, you have to setup item taking or gathering in addition.