Left4Fix 10P - Score Duplication Between Rounds Causing Tie
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 in the first round (not necessarily the maximum), that same score gets copied over to the second round for the other team, causing an automatic tie—even if the second team didn't reach that far. This happens only if the second team does not surpass the first team's score. However, if the second team gets a higher score, everything works correctly and the bug does not occur. Also, if the first team reaches the safe room, the second team will automatically tie the score, even if they were eliminated much earlier.
The Left4Fix extension appears to be correctly loaded as: [03] Left4Fix (2.1.1 (10 players)): Fix score completion on servers have 8+ players And it shows no loading errors on the server.
Here is a video showing the issue in action: https://youtu.be/bq0Ndp9PxvI
Server details:
Sourcemod: 1.12
Operating system: Linux
Thanks a lot for detailed report! I will investigate it on weekend!