Jump to content
  • 0
Sign in to follow this  
prism

Backslide against walls

Question

2 answers to this question

Recommended Posts

  • 0

Michieru and me have updated Pathfinding recently so the path.c in both versions should now be quite similar, so it should be fairly easy to merge if you just take the current file:

https://raw.githubusercontent.com/rathena/rathena/master/src/map/path.c

 

As far as I can see you can just copy the whole function from rAthena except that you need to change map_getcellp to md->getcellp.

 

Alternatively ask Michieru to merge it. =D

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.