Closed ghost closed 6 years ago
Hello, this is a very interesting code, can you tell us how to use it? Maybe fill out the wiki section on how to add this to any other code.
I asume the https://github.com/Rympex/Pathfinding-Dijkstra/blob/master/LoadMe_Test.lua is an example of what people need to write in their own function onPatchAction().
function onPatchAction()
Also, does it work for leveling or is it simply used to move from "current place" to "selected map"?}
PS: I'm up if you need my help ;)
Hello, this is a very interesting code, can you tell us how to use it? Maybe fill out the wiki section on how to add this to any other code.
I asume the https://github.com/Rympex/Pathfinding-Dijkstra/blob/master/LoadMe_Test.lua is an example of what people need to write in their own
function onPatchAction()
.Also, does it work for leveling or is it simply used to move from "current place" to "selected map"?}
PS: I'm up if you need my help ;)