From 12239fe8524c91a31320e1867a58e32014b57a8c Mon Sep 17 00:00:00 2001 From: Ruben Gonzalez Date: Tue, 26 May 2015 21:53:44 -0400 Subject: [PATCH] Update CS:GO gamedata for latest update. --- gamedata/sdkhooks.games/engine.csgo.txt | 12 ++++++------ gamedata/sdktools.games/engine.csgo.txt | 18 +++++++++--------- gamedata/sm-cstrike.games/game.csgo.txt | 4 ++-- 3 files changed, 17 insertions(+), 17 deletions(-) diff --git a/gamedata/sdkhooks.games/engine.csgo.txt b/gamedata/sdkhooks.games/engine.csgo.txt index 021c46f0..120fdc84 100644 --- a/gamedata/sdkhooks.games/engine.csgo.txt +++ b/gamedata/sdkhooks.games/engine.csgo.txt @@ -47,17 +47,17 @@ "mac" "294" } "PreThink" - { - "windows" "365" - "linux" "366" - "mac" "366" - } - "PostThink" { "windows" "366" "linux" "367" "mac" "367" } + "PostThink" + { + "windows" "367" + "linux" "368" + "mac" "368" + } "Reload" { "windows" "308" diff --git a/gamedata/sdktools.games/engine.csgo.txt b/gamedata/sdktools.games/engine.csgo.txt index 32cc3b50..c3eb9968 100644 --- a/gamedata/sdktools.games/engine.csgo.txt +++ b/gamedata/sdktools.games/engine.csgo.txt @@ -232,9 +232,9 @@ { "GiveNamedItem" { - "windows" "445" - "linux" "446" - "mac" "446" + "windows" "446" + "linux" "447" + "mac" "447" } "RemovePlayerItem" { @@ -268,9 +268,9 @@ } "CommitSuicide" { - "windows" "495" - "linux" "495" - "mac" "495" + "windows" "496" + "linux" "496" + "mac" "496" } "GetVelocity" { @@ -310,9 +310,9 @@ } "PlayerRunCmd" { - "windows" "465" - "linux" "466" - "mac" "466" + "windows" "466" + "linux" "467" + "mac" "467" } "GiveAmmo" { diff --git a/gamedata/sm-cstrike.games/game.csgo.txt b/gamedata/sm-cstrike.games/game.csgo.txt index ceb49733..99958718 100644 --- a/gamedata/sm-cstrike.games/game.csgo.txt +++ b/gamedata/sm-cstrike.games/game.csgo.txt @@ -95,7 +95,7 @@ "HandleCommand_Buy_Internal"//Wildcard first 6 bytes for getting address for weapon price. { "library" "server" - "windows" "\x2A\x2A\x2A\x2A\x2A\x2A\x81\xEC\x2A\x2A\x2A\x2A\x83\x3D\x2A\x2A\x2A\x2A\x00\x53\x56\x57\x8B\xF9" + "windows" "\x2A\x2A\x2A\x2A\x2A\x2A\x81\xEC\x64\x01\x00\x00\x53\x56\x57\x6A\x00\x8B\xF9\xE8\x2A\x2A\x2A\x2A\x33\xC9\x84\xC0" "linux" "@_ZN9CCSPlayer26HandleCommand_Buy_InternalEPKcib" "mac" "@_ZN9CCSPlayer26HandleCommand_Buy_InternalEPKcib" } @@ -109,7 +109,7 @@ "TerminateRound" { "library" "server" - "windows" "\x55\x8B\xEC\x83\x2A\x2A\x83\x2A\x2A\x53\x56\x57\x8B\xF9\xF3\x0F\x2A\x2A\x2A\x2A\x33\xDB\xC7\x2A\x2A\x2A\x00\x00\x00\x00\x89" + "windows" "\x55\x8B\xEC\x83\xE4\xF8\x83\xEC\x3C\x53\x8B\xD9\xF3\x0F\x11\x4C\x24\x18\x56\x57\x89\x2A\x2A\x2A\x83" "linux" "@_ZN12CCSGameRules14TerminateRoundEfi" "mac" "@_ZN12CCSGameRules14TerminateRoundEfi" }