route teleport
Jump to navigation
Jump to search
- route_teleport <value>
- Automatically teleports to get to the destination. Kore will teleport until it is within the distance specified in route_teleport_minDistance away from the destination.
| Value | Description |
|---|---|
| 0 | Do not automatically teleport to reach destination. |
| 1 | Automatically teleport to the vicinity of portals on route to reach the destination map. |
| 2 | Automatically teleport to the vicinity of portals and coordinates on route to reach the destination. |
Notes
- When 2, does not affect the route_randomWalk routine, Kore will keep the walk around behavior. Works good with self or AI move commands.