View Single Post
bumblebee0001
Junior Member
Join Date: Jan 2024
Old 03-12-2024 , 06:44   Re: [EXTENSION] [L4D2] 8+ players Bug Fixes (1.0.2)
Reply With Quote #326

Quote:
Originally Posted by Spirit_12 View Post
I looked at it further and it seems your gamedata is outdated. Try changing the following and provide results.

PHP Code:
            "SurvivorCounters"
            
{
                
"linux"        "1056"
                "windows"        "1048"
            

to

PHP Code:
            "SurvivorCounters"
            
{
                
"linux"        "1068"
                "windows"        "1072"
            

Tested just now, the survivor counter at finale is fixed now. Very thanks sir!
bumblebee0001 is offline