oh so they just added the word local too it...
(Local path finder seems to work in the old instance)
Also still trying to figure out the other one but i guess itll turn up
tryingscriptInstance.myPlayer().getPosition().distance(x)
You seem to have phased out
Pathfinder
in the new osbot (or i just cant find it)
and also
client.getCurrentRegion().getObjects()
can someone please tell me the alts to these?
And/Or I was told the legacy API is broken?Is this true, if so, will it be fixed?
Can you mix:
osbot.legacy
and
osbot.rs07
imports?
because i still have all my codes converted into legacy and was wondering if
i can use some functions from the newer api mixed in?