View Single Post
Spirit_12
Veteran Member
Join Date: Dec 2012
Location: Toronto, CA
Old 03-08-2024 , 15:47   Re: [EXTENSION] [L4D2] 8+ players Bug Fixes (1.0.2)
Reply With Quote #325

Quote:
Originally Posted by bumblebee0001 View Post
Still broken on Linux since latest L4D2 Update, anyone want to fix?
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"
            

__________________
Spirit_12 is offline