teleportAuto idle: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(since when teleportAuto_search is even needed for telesearch) |
||
Line 1: | Line 1: | ||
; teleportAuto_idle | ; teleportAuto_idle <boolean flag> | ||
: Automatically teleport after you have been idle for a | : Automatically teleport after you have been idle for a [[Timeouts.txt#AI_Teleport|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]] is '''NOT''' needed with basic setup. | |||
* 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 13:38, 20 November 2010
- 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 is NOT needed with basic setup.
- teleportAuto_idle won't have a chance to trigger if route_randomWalk or any other idle triggers are used.