Bug #6732
Update Pathfinder.Road to use AI API instead of GS API
Status: | New | Start date: | 2014-01-18 | ||
---|---|---|---|---|---|
Priority: | Normal | Due date: | |||
Assignee: | - | % Done: | 80% | ||
Category: | - | Estimated time: | 1.00 hour | ||
Target version: | - |
Description
http://wiki.openttd.org/AI:RoadPathfinder describes how to use Pathfinder.Road but it does not work as expected since version 4 uses the GameScript API and not the AI API. Minor changes are required (replace GS* to AI* in main.nut and library.nut).
Please find the new version attached - it worked for me.
History
#1 Updated by Zuu 10 months ago
This issue have been ported over to GitHub
https://github.com/openttdcoop/ailib-pathfinderroad/issues/1