/** * Do not edit this file. Any changes will be overwritten by the gamedata * updater. * * To override data in this file, create a subdirectory named "custom" and * place your own gamedata file(s) inside of it. Such files will be parsed * after SM's own. * * For more information, see http://wiki.alliedmods.net/Gamedata_Updating_(SourceMod) */ "Games" { "synergy" { "Offsets" { "EndTouch" { "windows" "92" "linux" "93" } "FireBullets" { "windows" "104" "linux" "105" } "GroundEntChanged" { "windows" "164" "linux" "165" } "OnTakeDamage" { "windows" "60" "linux" "61" } "PreThink" { "windows" "293" "linux" "294" } "PostThink" { "windows" "294" "linux" "295" } "SetTransmit" { "windows" "19" "linux" "20" } "ShouldCollide" { "windows" "15" "linux" "16" } "Spawn" { "windows" "21" "linux" "22" } "StartTouch" { "windows" "90" "linux" "91" } "Think" { "windows" "45" "linux" "46" } "Touch" { "windows" "91" "linux" "92" } "TraceAttack" { "windows" "58" "linux" "59" } "UpdateOnRemove" { "windows" "97" "linux" "98" } "Use" { "windows" "89" "linux" "90" } "VPhysicsUpdate" { "windows" "144" "linux" "145" } "Weapon_CanSwitchTo" { "windows" "234" "linux" "235" } "Weapon_CanUse" { "windows" "228" "linux" "229" } "Weapon_Drop" { "windows" "231" "linux" "232" } "Weapon_Equip" { "windows" "229" "linux" "230" } "Weapon_Switch" { "windows" "232" "linux" "233" } } "Signatures" { "IEntityFactoryDictionary" { "library" "server" "windows" "\xB8\x01\x00\x00\x00\x84\x2A\x2A\x2A\x2A\x2A\x75\x1D\x09\x2A\x2A\x2A\x2A\x2A\xB9\x2A\x2A\x2A\x2A\xE8\x2A\x2A\x2A\x2A\x68\x2A\x2A\x2A\x2A\xE8\x2A\x2A\x2A\x2A\x83\xC4\x04\xB8\x2A\x2A\x2A\x2A\xC3" "linux" "@_Z23EntityFactoryDictionaryv" } } } }