We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
First go to:
/modules/game_features/features.lua
1. Search for this code:
g_game.enableFeature(GameSequencedPackets)
And then change it:
g_game.disableFeature(GameSequencedPackets)