teleportAuto idle: Difference between revisions
Jump to navigation
Jump to search
(Created page with '; teleportAuto_idle [<boolean flag>] : Automatically teleport after you have been idle for a certain amount of time specified in ai_teleport_idle in timeouts.txt. :'''No…') |
m (Conversion script moved page TeleportAuto idle to teleportAuto idle: Converting page titles to lowercase) |
||
(3 intermediate revisions by 2 users not shown) | |||
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]] 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. | |||
[[Category:config.txt]] | [[Category:config.txt]] |
Latest revision as of 22:34, 26 April 2021
- 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.