Flying NPC's
Posted: Mon Nov 06, 2017 8:36 am
Hello
i will try to create flying NPC. exist this viewtopic.php?f=7&t=3046 but i decide to create another thread because i have some questions.
Once i move NPC by MoveObjectToLocation() he play walking animation. but all creatures waving their wings only when run. i've tried to performaction() but MoveObjectToLocation() send walk animation per each movement so it's not looking good.
my first guess was to play around some packets for sending flying animation to player but i didn't try yet because of MoveObjectToLocation() and walk animation.
Maybe exist possibility to do some kind of PlayMovingEffect() but with dragon? =)
So i hope POL developers guide me what packet to use before i will dive in packet's bytes investigation.
Thanks in advance.
i will try to create flying NPC. exist this viewtopic.php?f=7&t=3046 but i decide to create another thread because i have some questions.
Once i move NPC by MoveObjectToLocation() he play walking animation. but all creatures waving their wings only when run. i've tried to performaction() but MoveObjectToLocation() send walk animation per each movement so it's not looking good.
my first guess was to play around some packets for sending flying animation to player but i didn't try yet because of MoveObjectToLocation() and walk animation.
Maybe exist possibility to do some kind of PlayMovingEffect() but with dragon? =)
So i hope POL developers guide me what packet to use before i will dive in packet's bytes investigation.
Thanks in advance.