From 8aef13e5f46b21ba7a58002fa51939993d609bfe Mon Sep 17 00:00:00 2001 From: Nicholas Hastings Date: Thu, 13 Oct 2011 18:47:19 -0400 Subject: [PATCH] Updated tf2 gamedata for today's update. --- gamedata/sdktools.games/engine.ep2valve.txt | 2 +- gamedata/sdktools.games/game.tf.txt | 12 ++++++------ gamedata/sm-tf2.games.txt | 6 +++--- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/gamedata/sdktools.games/engine.ep2valve.txt b/gamedata/sdktools.games/engine.ep2valve.txt index 83d46176e..e282b46fc 100644 --- a/gamedata/sdktools.games/engine.ep2valve.txt +++ b/gamedata/sdktools.games/engine.ep2valve.txt @@ -222,7 +222,7 @@ "FireOutput" { "library" "server" - "windows" "\x81\xEC\x1C\x01\x00\x00\x53\x55\x56\x8B\x71\x14\x85\xF6" + "windows" "\x81\xEC\x2A\x2A\x00\x00\x53\x55\x56\x8B\x71\x14\x85\xF6" "linux" "@_ZN17CBaseEntityOutput10FireOutputE9variant_tP11CBaseEntityS2_f" } } diff --git a/gamedata/sdktools.games/game.tf.txt b/gamedata/sdktools.games/game.tf.txt index 7243e5c76..a26db3484 100644 --- a/gamedata/sdktools.games/game.tf.txt +++ b/gamedata/sdktools.games/game.tf.txt @@ -18,8 +18,8 @@ { "GiveNamedItem" { - "windows" "389" - "linux" "390" + "windows" "390" + "linux" "391" } "RemovePlayerItem" { @@ -48,8 +48,8 @@ } "CommitSuicide" { - "windows" "430" - "linux" "430" + "windows" "431" + "linux" "431" } "GetVelocity" { @@ -98,8 +98,8 @@ } "PlayerRunCmd" { - "windows" "407" - "linux" "408" + "windows" "408" + "linux" "409" } } } diff --git a/gamedata/sm-tf2.games.txt b/gamedata/sm-tf2.games.txt index be0566a7f..d26c2d04a 100644 --- a/gamedata/sm-tf2.games.txt +++ b/gamedata/sm-tf2.games.txt @@ -37,13 +37,13 @@ { "library" "server" "linux" "@_ZN13CTFWeaponBase26CalcIsAttackCriticalHelperEv" - "windows" "\x83\xEC\x08\x53\x56\x6A\x00" + "windows" "\x55\x8B\xEC\x83\x2A\x2A\x83\x2A\x2A\x53\x56\x57\x6A\x00\x68\x2A\x2A\x2A\x2A\x68\x2A\x2A\x2A\x2A\x6A" } "CalcCriticalMelee" { "library" "server" "linux" "@_ZN18CTFWeaponBaseMelee26CalcIsAttackCriticalHelperEv" - "windows" "\x83\xEC\x08\x53\x57\x8B\xF9\xE8\x2A\x2A\x2A\x2A\x8B\xD8" + "windows" "\x51\x53\x56\x8B\xF1\xE8\x2A\x2A\x2A\x2A\x8B\xD8\x85\xDB\x74\x2A\x8B\x03\x8B" } "CalcCriticalBow" { @@ -54,7 +54,7 @@ "Regenerate" { "library" "server" - "windows" "\x83\xEC\x08\xD9\xE8\x53\x55\xD9\x2A\x2A\x2A\x56\x8B\xF1\x8B\x06\x8B\x90" + "windows" "\x83\xEC\x08\xF3\x2A\x2A\x2A\x2A\x2A\x2A\x2A\x53\x55\x56\x8B\xF1\x8B" "linux" "@_ZN9CTFPlayer10RegenerateEv" } "AddCondition"