peonso / tibialegacyserver

Tibia Legacy Server is a OpenTibia 7.72 real map server.
32 stars 29 forks source link

Better monster path finding #54

Closed peonso closed 8 years ago

peonso commented 8 years ago

https://youtu.be/a9FbrBmOseI

peonso commented 8 years ago

https://github.com/babymannen/theforgottenserver-7.4/commit/9b01f8bb3abe95df0c3c8012a72c6ebe0fed3db3

diegorodriguesvieira commented 8 years ago

It works?

peonso commented 8 years ago

I'm waiting your pull request at OTHire repo. hahaha

diegorodriguesvieira commented 8 years ago

hahahaha with above code?

diegorodriguesvieira commented 8 years ago

http://paste.ubuntu.com/23156889/

diegorodriguesvieira commented 8 years ago

In monster.cpp if (tile && (tile->__queryAdd(0, this, 1, FLAG_PATHFINDING) == RET_NOERROR)) {