From c5cb4834f4d0e99aeb4fc850606740754729a2ac Mon Sep 17 00:00:00 2001 From: Scott Ehlert Date: Wed, 30 Apr 2008 04:14:07 +0000 Subject: [PATCH] Updated TF2 virtual offsets for goldrush/medic update --HG-- branch : sourcemod-1.0.x extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/sourcemod-1.0.x%402108 --- gamedata/sdktools.games.ep2.txt | 40 ++++++++++++++++----------------- gamedata/sm-tf2.games.txt | 4 ++-- 2 files changed, 22 insertions(+), 22 deletions(-) diff --git a/gamedata/sdktools.games.ep2.txt b/gamedata/sdktools.games.ep2.txt index 2d4f6880..dd6c3e38 100644 --- a/gamedata/sdktools.games.ep2.txt +++ b/gamedata/sdktools.games.ep2.txt @@ -208,48 +208,48 @@ { "GiveNamedItem" { - "windows" "348" - "linux" "349" + "windows" "349" + "linux" "350" } "RemovePlayerItem" { - "windows" "236" - "linux" "237" + "windows" "237" + "linux" "238" } "Weapon_GetSlot" { - "windows" "234" - "linux" "235" + "windows" "235" + "linux" "236" } "Ignite" { - "windows" "191" - "linux" "192" + "windows" "192" + "linux" "193" } "Extinguish" { - "windows" "195" - "linux" "196" + "windows" "196" + "linux" "197" } "Teleport" { - "windows" "99" - "linux" "100" + "windows" "100" + "linux" "101" } "CommitSuicide" { - "windows" "385" - "linux" "385" + "windows" "386" + "linux" "386" } "GetVelocity" { - "windows" "128" - "linux" "129" + "windows" "129" + "linux" "130" } "EyeAngles" { - "windows" "120" - "linux" "121" + "windows" "121" + "linux" "122" } "DispatchKeyValue" { @@ -278,8 +278,8 @@ } "WeaponEquip" { - "windows" "227" - "linux" "228" + "windows" "228" + "linux" "229" } "Activate" { diff --git a/gamedata/sm-tf2.games.txt b/gamedata/sm-tf2.games.txt index 7d5833cb..803489fd 100644 --- a/gamedata/sm-tf2.games.txt +++ b/gamedata/sm-tf2.games.txt @@ -52,8 +52,8 @@ { "ForceRespawn" { - "windows" "279" - "linux" "280" + "windows" "280" + "linux" "281" } "CalcCriticalBackup" {