mangosArchives / Mangos-One-server-old

This repo has been moved to https://githubs.com/mangosone/server
http://getmangos.eu/
GNU General Public License v2.0
95 stars 54 forks source link

Mobs using backstab when you're facign them #72

Open Cromisa opened 11 years ago

Cromisa commented 11 years ago

I've compiled from the latest Mangos and I'm trying to find this issue myself, but I thought I'd post it here where the real smart people are in case they find it before me heh.

I've noticed any mob that can cast backstab can do so from any angle, infront, on the side, behind etc. I'm not sure if this is a code issue or DB (guessing code)

I'm a vb.net web dev by trade so the ol' C++ is doing my head in a bit atm heh.

Thanks

HearthStone commented 11 years ago

Just needs a check to see if target is in back of the player.