From 30be1ea16ed3d50970fc9b6cd8ad4c12afe95139 Mon Sep 17 00:00:00 2001 From: Nicholas Hastings Date: Tue, 16 Apr 2013 12:19:45 -0400 Subject: [PATCH] Updated CS:S gamedata. --- gamedata/sdkhooks.games/game.cstrike.txt | 113 +++++++++-------------- gamedata/sdktools.games/game.cstrike.txt | 66 ++++++------- 2 files changed, 78 insertions(+), 101 deletions(-) diff --git a/gamedata/sdkhooks.games/game.cstrike.txt b/gamedata/sdkhooks.games/game.cstrike.txt index 4d99e8b0..27351a8f 100644 --- a/gamedata/sdkhooks.games/game.cstrike.txt +++ b/gamedata/sdkhooks.games/game.cstrike.txt @@ -6,27 +6,27 @@ { "EndTouch" { - "windows" "99" - "linux" "100" - "mac" "100" + "windows" "100" + "linux" "101" + "mac" "101" } "FireBullets" { - "windows" "111" - "linux" "112" - "mac" "112" + "windows" "112" + "linux" "113" + "mac" "113" } "GetMaxHealth" { - "windows" "116" - "linux" "117" - "mac" "117" + "windows" "117" + "linux" "118" + "mac" "118" } "GroundEntChanged" { - "windows" "176" - "linux" "177" - "mac" "177" + "windows" "177" + "linux" "178" + "mac" "178" } "OnTakeDamage" { @@ -35,22 +35,22 @@ "mac" "63" } "PreThink" - { - "windows" "330" - "linux" "331" - "mac" "331" - } - "PostThink" { "windows" "331" "linux" "332" "mac" "332" } + "PostThink" + { + "windows" "332" + "linux" "333" + "mac" "333" + } "Reload" { - "windows" "270" - "linux" "276" - "mac" "276" + "windows" "268" + "linux" "269" + "mac" "269" } "SetTransmit" { @@ -72,9 +72,9 @@ } "StartTouch" { - "windows" "97" - "linux" "98" - "mac" "98" + "windows" "98" + "linux" "99" + "mac" "99" } "Think" { @@ -84,9 +84,9 @@ } "Touch" { - "windows" "98" - "linux" "99" - "mac" "99" + "windows" "99" + "linux" "100" + "mac" "100" } "TraceAttack" { @@ -96,69 +96,46 @@ } "Use" { - "windows" "96" - "linux" "97" - "mac" "97" + "windows" "97" + "linux" "98" + "mac" "98" } "VPhysicsUpdate" { - "windows" "156" - "linux" "157" - "mac" "157" + "windows" "157" + "linux" "158" + "mac" "158" } "Weapon_CanSwitchTo" { - "windows" "264" - "linux" "265" - "mac" "265" + "windows" "265" + "linux" "266" + "mac" "266" } "Weapon_CanUse" - { - "windows" "258" - "linux" "259" - "mac" "259" - } - "Weapon_Drop" - { - "windows" "261" - "linux" "262" - "mac" "262" - } - "Weapon_Equip" { "windows" "259" "linux" "260" "mac" "260" } - "Weapon_Switch" + "Weapon_Drop" { "windows" "262" "linux" "263" "mac" "263" } - - - // no longer used - "UpdateOnRemove" + "Weapon_Equip" { - "windows" "104" - "linux" "105" - "mac" "105" + "windows" "260" + "linux" "261" + "mac" "261" } - // - } - - "Signatures" - { - // no longer used - "IEntityFactoryDictionary" + "Weapon_Switch" { - "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" - "mac" "@_Z23EntityFactoryDictionaryv" + "windows" "263" + "linux" "264" + "mac" "264" } - // } } } \ No newline at end of file diff --git a/gamedata/sdktools.games/game.cstrike.txt b/gamedata/sdktools.games/game.cstrike.txt index 49648718..57c798c8 100644 --- a/gamedata/sdktools.games/game.cstrike.txt +++ b/gamedata/sdktools.games/game.cstrike.txt @@ -28,57 +28,57 @@ { "GiveNamedItem" { - "windows" "399" - "linux" "400" - "mac" "400" + "windows" "400" + "linux" "401" + "mac" "401" } "RemovePlayerItem" { - "windows" "268" - "linux" "269" - "mac" "269" + "windows" "269" + "linux" "270" + "mac" "270" } "Weapon_GetSlot" { - "windows" "266" - "linux" "267" - "mac" "267" + "windows" "267" + "linux" "268" + "mac" "268" } "Ignite" { - "windows" "207" - "linux" "208" - "mac" "208" + "windows" "208" + "linux" "209" + "mac" "209" } "Extinguish" { - "windows" "211" - "linux" "212" - "mac" "212" + "windows" "212" + "linux" "213" + "mac" "213" } "Teleport" { - "windows" "107" - "linux" "108" - "mac" "108" + "windows" "108" + "linux" "109" + "mac" "109" } "CommitSuicide" { - "windows" "440" - "linux" "440" - "mac" "440" + "windows" "439" + "linux" "439" + "mac" "439" } "GetVelocity" { - "windows" "139" - "linux" "140" - "mac" "140" + "windows" "140" + "linux" "141" + "mac" "141" } "EyeAngles" { - "windows" "130" - "linux" "131" - "mac" "131" + "windows" "131" + "linux" "132" + "mac" "132" } "AcceptInput" { @@ -94,9 +94,9 @@ } "WeaponEquip" { - "windows" "259" - "linux" "260" - "mac" "260" + "windows" "260" + "linux" "261" + "mac" "261" } "Activate" { @@ -106,9 +106,9 @@ } "PlayerRunCmd" { - "windows" "417" - "linux" "418" - "mac" "418" + "windows" "418" + "linux" "419" + "mac" "419" } } }