Difference between revisions of "attackLooters"

From OpenKore Wiki
Jump to navigation Jump to search
m (Created page with '; 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…')
 
m
(4 intermediate revisions by one other user not shown)
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 is set to pick up the item that disappeared (see [[pickupitems.txt]]).
+
'''Notes:'''
 +
* This will only work if Kore [[pickupitems.txt|is set to pick up the item]] that disappeared.
 +
* {{OnlyWhenNotAutoSit}}
 +
* 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]]

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: