Author Topic: Maze Bot  (Read 2407 times)

I would personally use the API slayer has for it, instead of recreating it.

It says that Slayer_PathHandlerSG.setLink(); doesn't exist.

It's actually slayer.pathHandler.setLink(%nodeA, %nodeB);. Slayer_PathHandlerSG is a class name. Things are stored and called in weird ways which makes it very hard to get into, so don't hesitate to ask away. :)

Edit: Just to make sure, you got the PM I sent, right?

Edit: Just to make sure, you got the PM I sent, right?
Yeah.

Here's a really early, mostly untested new implementation: https://github.com/portify/ts-pathing-new/blob/master/lib.cs