GameUILagFix
Prevents adding FL_ONTRAIN to game_ui.
When a player picks up one of these entities with high ping, they will experience jittery movements due to lag compensation.
This extension prevents that from happening
Grab the latest release here
Installation:
- Windows:
- Drag and drop into .dll and gamedata into folders
- Linux:
- Drag and drop .so and gamedata into folders
Untested for linux
Original implementation was by: BotoX in CSSFixes