Zagironas 0 Share Posted February 20, 2019 (edited) So I've been messing with runecrafting trough abyss and one thing I noticed is that running from Edge to Zamorak mage using default getWalking().walk() method ends up in almost same Tiles being used every time since there is only one usable WebPath, I believe this is quite a detectable pattern, but wanted to ask you guys, do you guys use your own walking algo from time to time, or do you completely trust default one, if you do use custom one, do you have any tips? Edited February 20, 2019 by Zagironas Link to comment Share on other sites More sharing options...
Nex 2530 Share Posted February 20, 2019 uhm i only use my own when the db one fails but overall its a great walker would reccomend using it Link to comment Share on other sites More sharing options...
AsBakedAsCake 200 Share Posted February 20, 2019 getwalking works perfectly fine for me. I basically use it in every script I make unless the area I'm accessing is in a dungeon. (In some dungeons getwalking does not work.) Other than that it works great. 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