Look into Movement Speed updating properly, events, if not then make an "OnUpdate" loop.
dejoblue opened this issue ยท 1 comments
Confirmed. Reproduce: Go to SW and mount up on a flying mount on the ground, so you have ground speed(210), not flying speed. Then go into air. Movement speed does not update until you change subzones. So, fly around, you will see the instant you enter a subzone, such as Old Town, movement speed will update to flying mount speed(420%)
Looks like an OnUpdate while mounted is a solution, doesn't have to be crazy, maybe ever 3 - 5 seconds.