Draws the shortest path to a chosen destination on the map (right click a spot on the world map or shift right click a tile to use).
| Problem | Link |
|---|---|
| 🐛 Bug report Report an issue encountered while using the plugin, or take a look at already reported bugs. |
|
| 💡 Feature request Request a new feature or suggestion, or take a look at already reported enhancements. |
|
| 💬 Discord server Found a bug, need help with using the plugin, or just want to talk about it with other people? |
Read the plugin wiki for info about features, examples and plugin options.
Generate the transport and destination coordinate JSON with:
python3 scripts/dump_transport_coordinates.pyPass additional arguments when needed:
python3 scripts/dump_transport_coordinates.py --pretty --output build/transport-coordinates.jsonDeveloper dashboards and OSRS cache dumpers live in shortest-path-tooling.
The published dashboard is available on GitHub Pages: https://skretzo.github.io/shortest-path/
