Avorion

Avorion

Not enough ratings
PathFinder For Modders (WIP)
   
Award
Favorite
Favorited
Unfavorite
Mods: Mod
File Size
Posted
Updated
44.666 KB
15 Apr, 2021 @ 3:36am
17 Apr, 2021 @ 6:47am
6 Change Notes ( view )

Subscribe to download
PathFinder For Modders (WIP)

Description
This is my attempt to make a path finding script that works in most cases as long as the route you are trying to find is not extremely blocked.

Works fast (screenshot was generated in around 1 sec), has an anti crash system in place for route attempts too complex.

Script will only stay active for 11 sec max which it self terminates.

To test/use there is a starter script that is chat controlled. (Will be changed to map based selection)

pfroute,fromx,fromy,tox,toy - will start the script.
eg: pfroute,314,-230,357,-184 - this is shown in the screenshot.
pfstop - will stop the script if it has a finished route displayed on the map.

The screenshot shows what it displays on the map, obviously for testing and proof of concept.