Difference between revisions of "itemsGatherAuto"

From OpenKore Wiki
Jump to navigation Jump to search
m (Conversion script moved page ItemsGatherAuto to itemsGatherAuto: Converting page titles to lowercase)
Line 16: Line 16:
 
|Gather items before doing anything else.
 
|Gather items before doing anything else.
 
|}
 
|}
 +
 +
----
 +
 +
; itemsGatherAuto_notInTown <[[boolean]]>
 +
: If this option is set, disables item gathering when in a [[cities.txt|city]].
  
 
== Notes ==
 
== Notes ==

Revision as of 09:20, 14 June 2021

itemsGatherAuto <value>
Item gathering behavior for all items (not only your loots).
Value Description
0 Don't gather items.
1 Gather items, but kill all possible targets in sight first.
>= 2 Gather items before doing anything else.

itemsGatherAuto_notInTown <boolean>
If this option is set, disables item gathering when in a city.

Notes