Left4Fix
Left4Fix copied to clipboard
Extension for SourceMod written on C++ and fix major bug on servers more than 8 players: incorrect completion score calculation.
Huge updates require to fix extension. But all we do is replace one code block with another one. I want to make possible update only gamedata. To do that we...
There is a major bug with the extension right now. Steps to reproduce: - Change survivor count to 8. - Go half-way through the map. - Kill a survivor and...
After installing on Windows, there's some error logs: ``` L 06/25/2024 - 16:58:04: [L4FIX] WarpGhost -- Could not find 'WarpGhostToInitialPosition__GetPlayerByCharacter' offset L 06/25/2024 - 16:58:04: [L4FIX] Detour -- Could not...
I'm using this version of the 10-player plugin: https://nightly.link/spumer/Left4Fix/workflows/build.yaml/master/left4fix-10players-sm1.6-linux-0711ab0.zip I've found a bug related to scoring between rounds. The issue is as follows: When a team reaches a certain score...