falador1 2 Share Posted July 12, 2021 Hey all, Recently when I try to walk up ladders specifically the ones in Lumby castle using the web path finder my paths never generate any entrance Nodes. When I generate the route from spawn. For example Current Tile: (3222, 3219, 0) Destination: (3211, 3223, 1) Path: [Basic node: (3215, 3219, 0), Basic node: (3213, 3227, 0), Basic node: (3206, 3227, 0)] What am I doing wrong? My code for generating the GlobalPath is below Walking.getWebPathFinder().calculate(getLocalPlayer().getTile(), newlocation); Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now