Difference between revisions of "teleportAuto idle"

From OpenKore Wiki
Jump to navigation Jump to search
(since when teleportAuto_search is even needed for telesearch)
m
Line 4: Line 4:
 
== Notes ==
 
== Notes ==
  
* This effectively is "tele-search" feature. Kore will teleport until it finds out what to do (attack monsters if configured). [[teleportAuto_search]] is '''NOT''' needed with basic setup.
+
* This effectively is "tele-search" feature. Kore will teleport until it finds out what to do (attack monsters if configured). [[teleportAuto_search]] or any plugins are '''NOT''' needed with basic setup.
 
* teleportAuto_idle won't have a chance to trigger if [[route_randomWalk]] or any other idle triggers are used.
 
* teleportAuto_idle won't have a chance to trigger if [[route_randomWalk]] or any other idle triggers are used.
  
 
[[Category:config.txt]]
 
[[Category:config.txt]]

Revision as of 06:04, 1 June 2011

teleportAuto_idle <boolean flag>
Automatically teleport after you have been idle for a ai_teleport_idle amount of time.

Notes

  • This effectively is "tele-search" feature. Kore will teleport until it finds out what to do (attack monsters if configured). teleportAuto_search or any plugins are NOT needed with basic setup.
  • teleportAuto_idle won't have a chance to trigger if route_randomWalk or any other idle triggers are used.