DFProfiler Path Finder

Find the fastest path in DFProfiler

As of 2023-11-09. See the latest version.

Author
Runonstof
Ratings
0 0 0
Version
0.4
Created
2023-11-07
Updated
2023-11-09
Size
19.6 KB
License
MIT
Applies to

DFProfiler path finder

Small script for DFProfiler.com for the game DeadFrontier

Find the fastest path between two points on the DeadFrontier map!
Click on a cell to view it, 2 buttons appear: 'Set path start' and 'Set path end'. By setting both a path will be created.

If you are on a player GPS in DFProfiler you can also press 'Set path goal'. This will track your player to that goal, keep updating the path and give a time estimate!

It uses the A* pathfinding algorithm, I am planning to fine tune this algorithm.

This script works very good with https://greasyfork.org/en/scripts/479052-dfprofiler-always-open-cell-map As you need every cell to be able to open, to set a path anywhere you want.