Jump to content

[fixed mostly][9161]Animals hunters go very slowly


Recommended Posts

Posted

A lot of bugs appeared after the upgrade, but I have found:

Hunter pets go slowly, before they ran, but now just a horror.

They go on foot.

Added on January 13:

I noticed not only by hunters animals walk slowly, but as well as any pets. Even such a warlock ....

And all connected with pets. :(

Posted

Intresting is tohugh that after a while or after a few fights it seems like it regains its former speed. But only for a few mins max though...

Wierd indeed....

Bjerlk

Posted

Rev [9171] Still with this bug, after you login to server, you start to run with your char and the pet walk after you.

A way to made the pet run, is activate your walk speed and go back to run speed and the pet will start to run after you.

Posted

out of curiousity if the code in causing this issue is

+ else if (owner.isInCombat())

why not just edit it back out? it doesnt look much like it would harm anything being removed... I am going to try it on my next build just for kicks but... this simple fix has worked before...

Posted
here is a thought... change MONSTER_MOVE_WALK to MONSTER_MOVE_UNK7 IDK.. worth a shot.. UNK7, 9,10,11, & 12 are all labeled run... maybe one of those will solve it

actually... an even more interesting thought:

on playerbot the bots follow using MOVEMENT_FOLLOW instead of MONSTER_MOVE_

maybe it can be adapted this way instead?

Posted
out of curiousity if the code in causing this issue is

+ else if (owner.isInCombat())

why not just edit it back out? it doesnt look much like it would harm anything being removed...

Sure, player pet will like before then. However, pet of npc will run, instead of walking when for example following his master using a waypoint. No matter how much we twist and turn it, it need a more extended correction so it will be right in all cases :)

Posted

It always seems to reset to walk when you dismount...

As said, toggling walk/run fixes it, also engaging combat seems to, but each time you used your mount...pet becomes a snail again.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use