Difference between revisions of "teleportAuto search"

From OpenKore Wiki
Jump to navigation Jump to search
(Created page with '; teleportAuto_search [<number>] : Specifies the minimum number of search monsters that should be found on screen before activating auto-attack. For example, if this is set to 2,…')
 
(since when teleportAuto_search is even related to teleporting)
Line 1: Line 1:
; teleportAuto_search [<number>]
+
; teleportAuto_search <number>
 
: Specifies the minimum number of search monsters that should be found on screen before activating auto-attack. For example, if this is set to 2, and you set Kore to search for Poporings, you will not start attacking monsters if there is only one Poporing found on screen.
 
: Specifies the minimum number of search monsters that should be found on screen before activating auto-attack. For example, if this is set to 2, and you set Kore to search for Poporings, you will not start attacking monsters if there is only one Poporing found on screen.
  
:'''Note.''' If you want to use tele-search, you must set [[teleportAuto_idle]] to '''1''' and [[route_randomWalk]] to '''0'''.
+
== Notes ==
 +
* Setting '''1''' probably won't do anything useful.
 +
* teleportAuto_search is '''NOT''' a must have for [[teleportAuto_idle|"tele-search"]] feature.
 +
* Actually, teleportAuto_search has nothing to do with teleporting. This is auto attack setting, as described.
  
 
[[Category:config.txt]]
 
[[Category:config.txt]]
 +
[[Category:attack]]

Revision as of 13:46, 20 November 2010

teleportAuto_search <number>
Specifies the minimum number of search monsters that should be found on screen before activating auto-attack. For example, if this is set to 2, and you set Kore to search for Poporings, you will not start attacking monsters if there is only one Poporing found on screen.

Notes

  • Setting 1 probably won't do anything useful.
  • teleportAuto_search is NOT a must have for "tele-search" feature.
  • Actually, teleportAuto_search has nothing to do with teleporting. This is auto attack setting, as described.