diff --git a/gamedata/sdktools.games.txt b/gamedata/sdktools.games.txt index 45bf1c7c..43181c13 100644 --- a/gamedata/sdktools.games.txt +++ b/gamedata/sdktools.games.txt @@ -39,6 +39,7 @@ "game" "!Insurgency" "game" "!Pirates, Vikings and Knights II" "game" "!SourceForts v1.9.2" + "game" "FortressForever" } "Offsets" @@ -94,6 +95,7 @@ "game" "!Insurgency" "game" "!Pirates, Vikings and Knights II" "game" "!SourceForts v1.9.2" + "game" "FortressForever" } "Offsets" @@ -141,6 +143,7 @@ "game" "!Insurgency" "game" "!Pirates, Vikings and Knights II" "game" "!SourceForts v1.9.2" + "game" "FortressForever" } "Offsets" @@ -185,6 +188,7 @@ "game" "hl2mp" "game" "!Insurgency" "game" "!Pirates, Vikings and Knights II" + "game" "FortressForever" } "Signatures" @@ -887,4 +891,86 @@ } } } + + /* Fortress Forever */ + "FortressForever" + { + "Signatures" + { + "CreateGameRulesObject" + { + "library" "server" + "windows" "\x8B\x0D\x2A\x2A\x2A\x2A\x3B\xCB\x74\x07\x8B\x01\x6A\x01\xFF\x50" + } + } + + "Offsets" + { + "GiveNamedItem" + { + "windows" "338" + "linux" "339" + } + "RemovePlayerItem" + { + "windows" "236" + "linux" "237" + } + "Weapon_GetSlot" + { + "windows" "234" + "linux" "235" + } + "Ignite" + { + "windows" "198" + "linux" "199" + } + "Extinguish" + { + "windows" "199" + "linux" "200" + } + "Teleport" + { + "windows" "104" + "linux" "105" + } + "CommitSuicide" + { + "windows" "366" + "linux" "367" + } + "GetVelocity" + { + "windows" "136" + "linux" "137" + } + "EyeAngles" + { + "windows" "128" + "linux" "129" + } + "AcceptInput" + { + "windows" "39" + "linux" "40" + } + "DispatchKeyValue" + { + "windows" "35" + "linux" "34" + } + "DispatchKeyValueFloat" + { + "windows" "34" + "linux" "35" + } + "DispatchKeyValueVector" + { + "windows" "33" + "linux" "36" + } + } + } }