DFProfiler Path Finder

Find the fastest path in DFProfiler

作者
Runonstof
日安装量
0
总安装量
97
评分
0 0 0
版本
0.4
创建于
2023-11-07
更新于
2023-11-09
大小
19.6 KB
许可证
MIT
适用于

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.