Difference between revisions of "attackLooters"

From OpenKore Wiki
Jump to navigation Jump to search
m
m
Line 1: Line 1:
 
; attackLooters [<boolean flag>]
 
; attackLooters [<boolean flag>]
: 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.
  
Note: This will only work if Kore [[pickupitems.txt|is set to pick up the item]] that disappeared.
+
'''Notes:'''
 
+
* This will only work if Kore [[pickupitems.txt|is set to pick up the item]] that disappeared.
{{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.
 
  
 
[[Category:config.txt]]
 
[[Category:config.txt]]
 
[[Category:attack]]
 
[[Category:attack]]
 
[[Category:items]]
 
[[Category:items]]

Revision as of 16:30, 15 December 2009

attackLooters [<boolean flag>]
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: