Difference between revisions of "teleportAuto idle"

From OpenKore Wiki
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…')
 
Line 1: Line 1:
 
; teleportAuto_idle [<boolean flag>]
 
; 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]].
+
: Automatically teleport after you have been idle for a certain amount of time specified in [[Timeouts.txt#AI_Teleport|ai_teleport_idle]] in [[timeouts.txt]].
  
 
:'''Note.''' If enabled, this option is used for the tele-search feature. If you want to use tele-search, you must set [[teleportAuto_search]] to '''1''' and [[route_randomWalk]] to '''0'''.
 
:'''Note.''' If enabled, this option is used for the tele-search feature. If you want to use tele-search, you must set [[teleportAuto_search]] to '''1''' and [[route_randomWalk]] to '''0'''.
  
 
[[Category:config.txt]]
 
[[Category:config.txt]]

Revision as of 20:45, 11 April 2010

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.
Note. If enabled, this option is used for the tele-search feature. If you want to use tele-search, you must set teleportAuto_search to 1 and route_randomWalk to 0.