From 25ad7bcf5ee3dd9bc82bcc11a17be4f31db34f9c Mon Sep 17 00:00:00 2001 From: GoD-Tony Date: Thu, 13 Oct 2011 18:31:24 -0400 Subject: [PATCH] Updated TF2 gamedata for today's update. --- gamedata/sdktools.games/engine.ep2valve.txt | 2 +- gamedata/sdktools.games/game.tf.txt | 18 +++++++++--------- gamedata/sm-tf2.games.txt | 10 +++++----- 3 files changed, 15 insertions(+), 15 deletions(-) diff --git a/gamedata/sdktools.games/engine.ep2valve.txt b/gamedata/sdktools.games/engine.ep2valve.txt index d32d9ce7..fa841221 100644 --- a/gamedata/sdktools.games/engine.ep2valve.txt +++ b/gamedata/sdktools.games/engine.ep2valve.txt @@ -202,7 +202,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" "mac" "@_ZN17CBaseEntityOutput10FireOutputE9variant_tP11CBaseEntityS2_f" } diff --git a/gamedata/sdktools.games/game.tf.txt b/gamedata/sdktools.games/game.tf.txt index 1f3dddba..083f8fd0 100644 --- a/gamedata/sdktools.games/game.tf.txt +++ b/gamedata/sdktools.games/game.tf.txt @@ -18,9 +18,9 @@ { "GiveNamedItem" { - "windows" "389" - "linux" "390" - "mac" "390" + "windows" "390" + "linux" "391" + "mac" "391" } "RemovePlayerItem" { @@ -54,9 +54,9 @@ } "CommitSuicide" { - "windows" "430" - "linux" "430" - "mac" "430" + "windows" "431" + "linux" "431" + "mac" "431" } "GetVelocity" { @@ -96,9 +96,9 @@ } "PlayerRunCmd" { - "windows" "407" - "linux" "408" - "mac" "408" + "windows" "408" + "linux" "409" + "mac" "409" } } diff --git a/gamedata/sm-tf2.games.txt b/gamedata/sm-tf2.games.txt index f521e670..49bd9268 100644 --- a/gamedata/sm-tf2.games.txt +++ b/gamedata/sm-tf2.games.txt @@ -41,14 +41,14 @@ "library" "server" "linux" "@_ZN13CTFWeaponBase26CalcIsAttackCriticalHelperEv" "mac" "@_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" "mac" "@_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" { @@ -60,7 +60,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" "mac" "@_ZN9CTFPlayer10RegenerateEv" } @@ -115,8 +115,8 @@ } "IsPlayerInDuel" { - "library" "server" - "windows" "\x83\xEC\x08\x2A\x2A\x2A\x2A\x33\xC0\x89\x04\x24\x89\x44\x24\x04\x8D\x04\x24\x50\x2A\x2A\x2A\x2A\x2A\x84\xC0\x2A\x2A\x83\xC4\x08\xC3" + "library" "server" + "windows" "\x83\xEC\x08\x2A\x2A\x2A\x2A\x33\xC0\x89\x04\x24\x89\x44\x24\x04\x8D\x04\x24\x50\x2A\x2A\x2A\x2A\x2A\x84\xC0\x2A\x2A\x83\xC4\x08\xC3" "linux" "@_Z21DuelMiniGame_IsInDuelP9CTFPlayer" "mac" "@_Z21DuelMiniGame_IsInDuelP9CTFPlayer" }