From 85ed2e01a4eae159ff92cb25d9108acf06b78caf Mon Sep 17 00:00:00 2001 From: Nicholas Hastings Date: Wed, 19 Dec 2012 07:55:03 -0500 Subject: [PATCH] Updated TF2 gamedata. --- gamedata/sdktools.games/game.tf.txt | 18 +++++++++--------- gamedata/sm-tf2.games.txt | 8 ++++---- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/gamedata/sdktools.games/game.tf.txt b/gamedata/sdktools.games/game.tf.txt index 801818c8..a74e5a6f 100644 --- a/gamedata/sdktools.games/game.tf.txt +++ b/gamedata/sdktools.games/game.tf.txt @@ -18,9 +18,9 @@ { "GiveNamedItem" { - "windows" "397" - "linux" "398" - "mac" "398" + "windows" "398" + "linux" "399" + "mac" "399" } "RemovePlayerItem" { @@ -54,9 +54,9 @@ } "CommitSuicide" { - "windows" "438" - "linux" "438" - "mac" "438" + "windows" "439" + "linux" "439" + "mac" "439" } "GetVelocity" { @@ -96,9 +96,9 @@ } "PlayerRunCmd" { - "windows" "415" - "linux" "416" - "mac" "416" + "windows" "416" + "linux" "417" + "mac" "417" } } diff --git a/gamedata/sm-tf2.games.txt b/gamedata/sm-tf2.games.txt index 504859d4..79ff584e 100644 --- a/gamedata/sm-tf2.games.txt +++ b/gamedata/sm-tf2.games.txt @@ -67,9 +67,9 @@ "AddCondition" { "library" "server" - "windows" "\x55\x8B\xEC\x83\xEC\x2A\x53\x56\x57\x8B\x2A\x2A\x8B\xF1\x83\xFF\x2A\x7C\x2A\x8D\x2A\x2A\x8D\x2A\x2A\x2A\x2A\x2A\x89\x2A\x2A\xEB\x2A\x8D\x2A\x2A\x2A\x2A\x2A\x89\x2A\x2A\x8B\x2A\x2A\x2A\x2A\x2A\xD9" - "linux" "@_ZN15CTFPlayerShared7AddCondE7ETFCondf" - "mac" "@_ZN15CTFPlayerShared7AddCondE7ETFCondf" + "windows" "\x55\x8B\xEC\x83\xEC\x2A\x53\x56\x57\x8B\x7D\x2A\x8B\xF1\x83\xFF\x2A\x7C\x2A\x8D\x2A\x2A\x8D\x2A\x2A\x2A\x2A\x2A\x89\x2A\x2A\xEB\x2A\x8D\x2A\x2A\x2A\x2A\x2A\x89\x2A\x2A\x8B\x4D\x2A\xD9" + "linux" "@_ZN15CTFPlayerShared7AddCondE7ETFCondfP11CBaseEntity" + "mac" "@_ZN15CTFPlayerShared7AddCondE7ETFCondfP11CBaseEntity" } "RemoveCondition" { @@ -109,7 +109,7 @@ "MakeBleed" { "library" "server" - "windows" "\x55\x8B\xEC\x83\xEC\x1C\x57\x8B\xF9\x8B\x8F\x2A\x2A\x2A\x2A\x8B\x01" + "windows" "\x55\x8B\xEC\x83\xEC\x2A\x57\x8B\xF9\x8B\x8F\x2A\x2A\x2A\x2A\x8B\x01\x8B" "linux" "@_ZN15CTFPlayerShared9MakeBleedEP9CTFPlayerP13CTFWeaponBasefi" "mac" "@_ZN15CTFPlayerShared9MakeBleedEP9CTFPlayerP13CTFWeaponBasefi" }