DFProfiler Path Finder

Find the fastest path in DFProfiler

Per 09-11-2023. Zie de nieuwste versie.

Maker
Runonstof
Beoordelingen
0 0 0
Versie
0.4
Gemaakt op
07-11-2023
Bijgewerkt op
09-11-2023
Grootte
19,6 KB
Licentie
MIT
Wordt toegepast op

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.