Custom Walking

Sunzuki

New member
Messages
22
Points
0
Please can someone add the A*-search-algorithm for Ragnarok so I don't have to click every 2 seconds to walk around something please?

idk how or if its possible but if someone is able to please I beg you publish this

it really grinds my gears

 
but it only uses like 3-4 blocks of vision. idk how to explain it but it barely works on long distance

 
Yes

max_walk_path: 32 
But this still doesn't work

 
WQuLkcZ.png

 
It doesn't properly work with obstacles. 
 
example
X = You; O = object; Y = targeted location
 
X - - -> O - - -> Y 
What it should do:
_____ - -
X - - -^ O - -> Y 
 

What it does:

doesn't walk at all

 
Back
Top