From 1141a739452119eed086277934c72771ca262c4c Mon Sep 17 00:00:00 2001 From: Nicholas Hastings Date: Sat, 9 Feb 2013 14:19:43 -0500 Subject: [PATCH] Updated Fortress Forever gamedata. --- gamedata/sdkhooks.games/game.ff.txt | 36 +++++++++++++------------- gamedata/sdktools.games/game.ff.txt | 40 ++++++++++++++--------------- 2 files changed, 38 insertions(+), 38 deletions(-) diff --git a/gamedata/sdkhooks.games/game.ff.txt b/gamedata/sdkhooks.games/game.ff.txt index 7e9d1695..4617c38f 100644 --- a/gamedata/sdkhooks.games/game.ff.txt +++ b/gamedata/sdkhooks.games/game.ff.txt @@ -1,7 +1,7 @@ "Games" { /* Fortress Forever 2.4 */ - "fortressforever" + "FortressForever" { "Offsets" { @@ -22,13 +22,13 @@ } "PreThink" { - "windows" "283" - "linux" "284" + "windows" "281" + "linux" "282" } "PostThink" { - "windows" "284" - "linux" "285" + "windows" "282" + "linux" "283" } "SetTransmit" { @@ -77,33 +77,33 @@ } "VPhysicsUpdate" { - "windows" "152" - "linux" "153" + "windows" "150" + "linux" "151" } "Weapon_CanSwitchTo" { - "windows" "232" - "linux" "233" + "windows" "230" + "linux" "231" } "Weapon_CanUse" { - "windows" "226" - "linux" "227" + "windows" "224" + "linux" "225" } "Weapon_Drop" - { - "windows" "229" - "linux" "230" - } - "Weapon_Equip" { "windows" "227" "linux" "228" } + "Weapon_Equip" + { + "windows" "225" + "linux" "226" + } "Weapon_Switch" { - "windows" "230" - "linux" "231" + "windows" "228" + "linux" "229" } } diff --git a/gamedata/sdktools.games/game.ff.txt b/gamedata/sdktools.games/game.ff.txt index e7385a3f..0742eb96 100644 --- a/gamedata/sdktools.games/game.ff.txt +++ b/gamedata/sdktools.games/game.ff.txt @@ -18,28 +18,28 @@ { "GiveNamedItem" { - "windows" "338" - "linux" "339" + "windows" "336" + "linux" "337" } "RemovePlayerItem" - { - "windows" "236" - "linux" "237" - } - "Weapon_GetSlot" { "windows" "234" "linux" "235" } + "Weapon_GetSlot" + { + "windows" "232" + "linux" "233" + } "Ignite" { - "windows" "198" - "linux" "199" + "windows" "196" + "linux" "197" } "Extinguish" { - "windows" "199" - "linux" "200" + "windows" "197" + "linux" "198" } "Teleport" { @@ -48,18 +48,18 @@ } "CommitSuicide" { - "windows" "366" - "linux" "367" + "windows" "364" + "linux" "365" } "GetVelocity" { - "windows" "136" - "linux" "137" + "windows" "134" + "linux" "135" } "EyeAngles" { - "windows" "128" - "linux" "129" + "windows" "126" + "linux" "127" } "AcceptInput" { @@ -88,8 +88,8 @@ } "WeaponEquip" { - "windows" "227" - "linux" "228" + "windows" "225" + "linux" "226" } "Activate" { @@ -113,7 +113,7 @@ "CreateGameRulesObject" { "library" "server" - "windows" "8B\x0D\x2A\x2A\x2A\x2A\x85\xC9\x74\x09\x8B\x01\x8B\x50\x2C\x6A\x01" + "windows" "\8B\x0D\x2A\x2A\x2A\x2A\x85\xC9\x74\x09\x8B\x01\x8B\x50\x2C\x6A\x01" } "FindEntityByClassname" {