How to fix NPC bad orientation? #21670
Closed
virgo77
started this conversation in
Guides & Tips
Replies: 2 comments
-
Hey, I would suggest to open a support discussion on the discord for fast responses :) |
Beta Was this translation helpful? Give feedback.
0 replies
-
Damn, you're right! I forgot this... Thanks a lot @sudlud :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!

I'm experiencing some bad NPC's orientation. Here an example:
I searched the DB and I found it in the 'creature_template' table.
But, did the 'entry' column pointing to the GUID column in the 'creature' table?
If yes, how can I calculate the 'orientation' of the NPC to make him to be front of me, and not showing me his back? :)
Note that I tried to fix an NPC with an admin account, and now the worldserver complains about some creatures that are not same as the core. So, how to fix correctly some NPC orientation without making the core complaining? Is it needed to make changes in the core dev files too ? With an updated SQL file too? If so, should I have to fork the ACore github, make changes, then pulling updates, and inform you?
Can someone take some time to explain me how to do this (as I don't know how to use git, merge, etc.)?
And, maybe it can help you a bit?
Thanks a lot
Best Regards,
V.
Beta Was this translation helpful? Give feedback.
All reactions