Difference between revisions of "teleportAuto search"

From OpenKore Wiki
Jump to navigation Jump to search
m
m
Line 18: Line 18:
 
[[Category:config.txt]]
 
[[Category:config.txt]]
 
[[Category:attack]]
 
[[Category:attack]]
 +
[[Category:Inconsistently named stuff]]

Revision as of 11:53, 20 August 2012

teleportAuto_search <number>
Specifies the minimum number of search monsters that should be found on screen before activating auto-attack.

Notes

  • Has nothing to do with teleporting. This is auto attack setting, as described.
  • teleportAuto_idle needs to be configured to actually teleport.
  • Only needed if you search for certain monsters.

Examples

Don't start attacking monsters if there is less than 3 Poporings found on screen.

# mon_control.txt
Poporings 1 0 1

# config.txt
teleportAuto_search 3