From 5200940f2fbadec2c1dffd3eebae7d2ed1a28615 Mon Sep 17 00:00:00 2001 From: Nicholas Hastings Date: Mon, 31 Dec 2012 18:15:25 -0500 Subject: [PATCH] Updated gamedata offsets for CSPromod, GESource, and Synergy. --- gamedata/sdktools.games/game.cspromod.txt | 56 +++++++++---------- gamedata/sdktools.games/game.gesource.txt | 56 +++++++++---------- gamedata/sdktools.games/game.synergy.txt | 65 +++++++++++------------ 3 files changed, 86 insertions(+), 91 deletions(-) diff --git a/gamedata/sdktools.games/game.cspromod.txt b/gamedata/sdktools.games/game.cspromod.txt index 6f41dfad..50e127c4 100644 --- a/gamedata/sdktools.games/game.cspromod.txt +++ b/gamedata/sdktools.games/game.cspromod.txt @@ -7,73 +7,73 @@ { "GiveNamedItem" { - "windows" "353" - "linux" "355" + "windows" "354" + "linux" "356" } "RemovePlayerItem" { - "windows" "238" - "linux" "240" + "windows" "239" + "linux" "241" } "Weapon_GetSlot" { - "windows" "236" - "linux" "238" + "windows" "237" + "linux" "239" } "Ignite" { - "windows" "193" - "linux" "195" + "windows" "194" + "linux" "196" } "Extinguish" { - "windows" "197" - "linux" "199" + "windows" "198" + "linux" "200" } "Teleport" { - "windows" "100" - "linux" "102" + "windows" "101" + "linux" "103" } "CommitSuicide" { - "windows" "390" - "linux" "391" + "windows" "391" + "linux" "392" } "GetVelocity" { - "windows" "132" - "linux" "134" + "windows" "133" + "linux" "135" } "EyeAngles" { - "windows" "124" - "linux" "126" + "windows" "125" + "linux" "127" } "AcceptInput" { - "windows" "34" - "linux" "35" + "windows" "35" + "linux" "36" } "WeaponEquip" { - "windows" "229" - "linux" "231" + "windows" "230" + "linux" "232" } "SetEntityModel" { - "windows" "23" - "linux" "24" + "windows" "24" + "linux" "25" } "Activate" { - "windows" "31" - "linux" "32" + "windows" "32" + "linux" "33" } "PlayerRunCmd" { - "windows" "374" - "linux" "376" + "windows" "375" + "linux" "377" } } } diff --git a/gamedata/sdktools.games/game.gesource.txt b/gamedata/sdktools.games/game.gesource.txt index d92855c3..532bc9f2 100644 --- a/gamedata/sdktools.games/game.gesource.txt +++ b/gamedata/sdktools.games/game.gesource.txt @@ -6,73 +6,73 @@ { "GiveNamedItem" { - "windows" "352" - "linux" "353" + "windows" "355" + "linux" "356" } "RemovePlayerItem" { - "windows" "239" - "linux" "240" + "windows" "242" + "linux" "243" } "Weapon_GetSlot" { - "windows" "237" - "linux" "238" + "windows" "240" + "linux" "241" } "Ignite" { - "windows" "194" - "linux" "195" + "windows" "197" + "linux" "198" } "Extinguish" { - "windows" "198" - "linux" "199" + "windows" "201" + "linux" "202" } "Teleport" { - "windows" "100" - "linux" "101" + "windows" "101" + "linux" "102" } "CommitSuicide" { - "windows" "393" - "linux" "393" + "windows" "396" + "linux" "396" } "GetVelocity" { - "windows" "130" - "linux" "131" + "windows" "131" + "linux" "132" } "EyeAngles" { - "windows" "122" - "linux" "123" + "windows" "123" + "linux" "124" } "AcceptInput" { - "windows" "34" - "linux" "35" + "windows" "35" + "linux" "36" } "SetEntityModel" { - "windows" "23" - "linux" "24" + "windows" "24" + "linux" "25" } "WeaponEquip" { - "windows" "230" - "linux" "231" + "windows" "233" + "linux" "234" } "Activate" { - "windows" "31" - "linux" "32" + "windows" "32" + "linux" "33" } "PlayerRunCmd" { - "windows" "372" - "linux" "373" + "windows" "375" + "linux" "376" } "s_pTempEntities" { diff --git a/gamedata/sdktools.games/game.synergy.txt b/gamedata/sdktools.games/game.synergy.txt index 6d1b9c19..f6389d69 100644 --- a/gamedata/sdktools.games/game.synergy.txt +++ b/gamedata/sdktools.games/game.synergy.txt @@ -19,83 +19,78 @@ /* CBasePlayer */ "GiveNamedItem" { - "windows" "355" - "linux" "356" + "windows" "357" + "linux" "358" } "RemovePlayerItem" { - "windows" "238" - "linux" "239" + "windows" "239" + "linux" "240" } "Weapon_GetSlot" { - "windows" "236" - "linux" "237" + "windows" "237" + "linux" "238" } "Ignite" { - "windows" "193" - "linux" "194" + "windows" "194" + "linux" "195" } "Extinguish" { - "windows" "197" - "linux" "198" + "windows" "198" + "linux" "199" } "Teleport" { - "windows" "100" - "linux" "101" + "windows" "101" + "linux" "102" } "CommitSuicide" { - "windows" "396" - "linux" "396" + "windows" "398" + "linux" "398" } "GetVelocity" { - "windows" "130" - "linux" "131" + "windows" "131" + "linux" "132" } "EyeAngles" { - "windows" "122" - "linux" "123" + "windows" "123" + "linux" "124" } "AcceptInput" { - "windows" "34" - "linux" "35" + "windows" "35" + "linux" "36" } "SetEntityModel" { - "windows" "23" - "linux" "24" + "windows" "24" + "linux" "25" } "WeaponEquip" { - "windows" "229" - "linux" "230" + "windows" "230" + "linux" "231" } "Activate" { - "windows" "31" - "linux" "32" + "windows" "32" + "linux" "33" } "RemoveAllItems" { - "windows" "303" - "linux" "304" + "windows" "305" + "linux" "306" } "PlayerRunCmd" { - "windows" "375" - "linux" "376" - } - "FireOutputBackup" - { - "windows" "6" - "linux" "10" + "windows" "377" + "linux" "378" } } "Signatures"