/* Do not edit this file if you do not know what your doing. */
"Games"
{
    "cstrike"
    {
        "Offsets"
        {
            "EndMultiplayerGame"
            {
                "windows"   "118"
                "linux"     "119"
            }

            "GetSlot"
            {
                "windows"   "318"
                "linux"     "324"
            }
        }

        "Signatures"
        {
            "CSWeaponDrop"
            {
                "library"   "server"
                "windows"   "\x55\x8B\xEC\x81\xEC\x2A\x2A\x2A\x2A\x89\x8D\x2A\x2A\x2A\x2A\xC6\x2A\x2A\x00\x8B\x8D\x2A\x2A\x2A\x2A\xE8"
                "linux"     "@_ZN9CCSPlayer12CSWeaponDropEP17CBaseCombatWeaponbb"
            }

            "RemoveAmmo"
            {
                "library"   "server"
                "windows"   "\x55\x8B\xEC\x53\x8B\x5D\x2A\x85\xDB\x56\x8B\xF1\x7E\x2A\x57"
                "linux"     "@_ZN20CBaseCombatCharacter10RemoveAmmoEii"
            }

            "UTIL_Remove"
            {
                "library"   "server"
                "windows"   "\x55\x8B\xEC\x8B\x45\x2A\x85\xC0\x74\x2A\x83\xC0"
                "linux"     "@_Z11UTIL_RemoveP11CBaseEntity"
            }
        }
    }
    "csgo"
    {
        "Offsets"
        {
            "EndMultiplayerGame"
            {
                "windows"   "122"
                "linux"     "123"
            }

            "GetSlot"
            {
                "windows"   "328"
                "linux"     "329"
            }
        }
    }
}
