23.02.2014, 21:59
Today I set out to complete the challenge of creating a solely PAWN GPS Route calculator which calculates the shortest route from Node A to Node B.
In all it took me about 7 hours of solid work to complete the base with only struggling once. Nero_3D was on hand to help and offer his assistance which got me back on track in completing the work.
The calculator uses the default GTA SA nodes from GTA nodes.dat.
The worse case scenario for the calculator is approximately 305ms which is from Bayside to LS Docks.
I'm looking to expand this with expansion of functions and flexibility before I release it.
I may create a web-based version where you enter the start and end node, and the website echos a list of nodes for the route. Post your suggestions and questions below.
Credit:
Southclaw - Consulting
Nero_3D - Assistance and Consulting
Gamer_Z - The initial nodes.
Here is some screenshots of my work:
The loaded nodes:


An example of the Route Finder in action:



In all it took me about 7 hours of solid work to complete the base with only struggling once. Nero_3D was on hand to help and offer his assistance which got me back on track in completing the work.
The calculator uses the default GTA SA nodes from GTA nodes.dat.
The worse case scenario for the calculator is approximately 305ms which is from Bayside to LS Docks.
I'm looking to expand this with expansion of functions and flexibility before I release it.
I may create a web-based version where you enter the start and end node, and the website echos a list of nodes for the route. Post your suggestions and questions below.
Credit:
Southclaw - Consulting
Nero_3D - Assistance and Consulting
Gamer_Z - The initial nodes.
Here is some screenshots of my work:
The loaded nodes:


An example of the Route Finder in action:



