View Single Post
Pitbull3
AlliedModders Donor
Join Date: Aug 2009
Location: Degree-Gaming.com
Old 10-13-2016 , 00:34   Re: TF2 Crashing After Update
Reply With Quote #36

Quote:
Originally Posted by Fearts View Post
Also this for TF2Items Gamedata (again not 100% sure if its correct but seems to be working on windows):

Code:
"Games"
{
    "tf"
    {
        "Offsets"
        {
            "GiveNamedItem"
            {
                "windows"    "473"
                "linux"    "480"
                "mac"    "480"
            }
        }
    }
}
Thanks for this, fixed all my servers like VSH & FF2. Appreciate it.

For the time being in core.cfg I've changed this until they get the numbers fixed on their end.

"DisableAutoUpdate" "yes"
Pitbull3 is offline