Quote:
Originally Posted by Ian*
I would come up with some system of how to log jumps read jumps and perform jumps like..
If you want to record a route do something like...
GetCoord then WriteCoordToFile("path")
then after you hit start do the same thing basically.
GetCoord, ReadCoordFromFile("path") then RunCoord, RunCoord
Kinda an idea, obviously you'd have to fill in the functions but that's how it'd set something up like that.
|
Thanks for your responce Ian,
The idea is alright, had something similar in mind.
Yet i got side tracked lol so this implementation has to wait a little.
First i will finish a skill leveler that will work minimized.
Anyway I'll let you know when i made some progress with the pathsetting.
Again thanks for your responce