DFProfiler Path Finder

Find the fastest path in DFProfiler

Autor
Runonstof
Instalaciones diarias
0
Instalaciones totales
103
Calificaciones
0 0 0
Versión
0.4
Creado
07/11/2023
Actualizado
09/11/2023
Tamaño
19.6 KB
Licencia
MIT
Funciona en

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.