teleportAuto search

From OpenKore Wiki
Revision as of 11:53, 20 August 2012 by EternalHarvest (talk | contribs)
Jump to navigation Jump to search
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