route removeMissingPortals

From OpenKore Wiki
Revision as of 16:41, 21 January 2018 by Lututui99 (talk | contribs) (Created page with "; route_removeMissingPortals <boolean> : If kore tries to route through a portal and fails (normally due to an outdated portals.txt), remove that portal from portals for some...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
route_removeMissingPortals <boolean>
If kore tries to route through a portal and fails (normally due to an outdated portals.txt), remove that portal from portals for some time and recalculate the route.

Warning

  • This is VERY EXPERIMENTAL and is very likely to cause problems, since it's very dependent on the connection quality. This is why this setting is disabled by default. Use at your own risk