Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.

Conversation

@erkz12
Copy link

@erkz12 erkz12 commented Jul 3, 2024

The modern client sends the falling flag in every MOVE_SPLINE_DONE packet and this can trigger the movement rooted condition in the vmangos anticheat if the player is rooted at the end of the spline movement. If the anticheat is set up to reject the movement it restores the previous movement flags, which include walking for auras with the confuse mechanic like blind, polymorph, or scatter shot. Simply removing the flag should fix the issue and since the 1.12 doesn't seem to use the falling flag in the spline done packets, it shouldn't cause any problems.
There are other ways this bug can be triggered, but those are most likely caused by an issue in the anticheat code and happen even on the vanilla client.
fixes #223, fixes #189

…angos servers.

The modern client sends the falling flag in every MOVE_SPLINE_DONE packet and this can trigger the movement rooted condition in the vmangos anticheat if the player is rooted at the end of the spline movement. Simply removing the flag should fix the issue and since the 1.12 doesn't seem to use the falling flag in the spline done packets, it shouldn't cause any problems.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

After a slow effect fades, character will still be slowed and must press rp walk keybind to undo it Walk toggled on after being slowed in PvP

1 participant