From b2b82f4a862522c434bc1cb24d233ea36d478246 Mon Sep 17 00:00:00 2001 From: Nicholas Hastings Date: Wed, 3 Sep 2014 18:49:14 -0400 Subject: [PATCH] Add gamedata for SDKHooks Blocked and OnTakeDamage_Alive for many games. --- gamedata/sdkhooks.games/engine.blade.txt | 12 ++++++++++++ gamedata/sdkhooks.games/engine.csgo.txt | 12 ++++++++++++ gamedata/sdkhooks.games/engine.ep2v.txt | 18 ++++++++++++++++++ gamedata/sdkhooks.games/engine.insurgency.txt | 12 ++++++++++++ gamedata/sdkhooks.games/engine.l4d.txt | 12 ++++++++++++ gamedata/sdkhooks.games/game.cstrike.txt | 12 ++++++++++++ gamedata/sdkhooks.games/game.fof.txt | 12 ++++++++++++ gamedata/sdkhooks.games/game.l4d2.txt | 12 ++++++++++++ gamedata/sdkhooks.games/game.nmrih.txt | 12 ++++++++++++ gamedata/sdkhooks.games/game.nucleardawn.txt | 12 ++++++++++++ 10 files changed, 126 insertions(+) diff --git a/gamedata/sdkhooks.games/engine.blade.txt b/gamedata/sdkhooks.games/engine.blade.txt index 1973cf49..50e1e831 100644 --- a/gamedata/sdkhooks.games/engine.blade.txt +++ b/gamedata/sdkhooks.games/engine.blade.txt @@ -4,6 +4,12 @@ { "Offsets" { + "Blocked" + { + "windows" "106" + "linux" "107" + "mac" "107" + } "EndTouch" { "windows" "104" @@ -34,6 +40,12 @@ "linux" "69" "mac" "69" } + "OnTakeDamage_Alive" + { + "windows" "291" + "linux" "292" + "mac" "292" + } "PreThink" { "windows" "351" diff --git a/gamedata/sdkhooks.games/engine.csgo.txt b/gamedata/sdkhooks.games/engine.csgo.txt index 31ad5852..54f0fca3 100644 --- a/gamedata/sdkhooks.games/engine.csgo.txt +++ b/gamedata/sdkhooks.games/engine.csgo.txt @@ -4,6 +4,12 @@ { "Offsets" { + "Blocked" + { + "windows" "105" + "linux" "106" + "mac" "106" + } "EndTouch" { "windows" "103" @@ -34,6 +40,12 @@ "linux" "68" "mac" "68" } + "OnTakeDamage_Alive" + { + "windows" "292" + "linux" "293" + "mac" "293" + } "PreThink" { "windows" "364" diff --git a/gamedata/sdkhooks.games/engine.ep2v.txt b/gamedata/sdkhooks.games/engine.ep2v.txt index 0054473e..7c0be283 100644 --- a/gamedata/sdkhooks.games/engine.ep2v.txt +++ b/gamedata/sdkhooks.games/engine.ep2v.txt @@ -35,6 +35,12 @@ "linux" "63" "mac" "63" } + "OnTakeDamage_Alive" + { + "windows" "271" + "linux" "272" + "mac" "272" + } "PreThink" { "windows" "331" @@ -180,6 +186,12 @@ "linux" "63" "mac" "63" } + "OnTakeDamage_Alive" + { + "windows" "271" + "linux" "272" + "mac" "272" + } "PreThink" { "windows" "331" @@ -325,6 +337,12 @@ "linux" "63" "mac" "63" } + "OnTakeDamage_Alive" + { + "windows" "271" + "linux" "272" + "mac" "272" + } "PreThink" { "windows" "331" diff --git a/gamedata/sdkhooks.games/engine.insurgency.txt b/gamedata/sdkhooks.games/engine.insurgency.txt index 1f67f9d3..92008cea 100644 --- a/gamedata/sdkhooks.games/engine.insurgency.txt +++ b/gamedata/sdkhooks.games/engine.insurgency.txt @@ -4,6 +4,12 @@ { "Offsets" { + "Blocked" + { + "windows" "106" + "linux" "107" + "mac" "107" + } "EndTouch" { "windows" "104" @@ -34,6 +40,12 @@ "linux" "66" "mac" "66" } + "OnTakeDamage_Alive" + { + "windows" "288" + "linux" "289" + "mac" "289" + } "PreThink" { "windows" "357" diff --git a/gamedata/sdkhooks.games/engine.l4d.txt b/gamedata/sdkhooks.games/engine.l4d.txt index 97f6da37..abe3ea9d 100644 --- a/gamedata/sdkhooks.games/engine.l4d.txt +++ b/gamedata/sdkhooks.games/engine.l4d.txt @@ -4,6 +4,12 @@ { "Offsets" { + "Blocked" + { + "windows" "99" + "linux" "100" + "mac" "100" + } "EndTouch" { "windows" "97" @@ -22,6 +28,12 @@ "linux" "63" "mac" "63" } + "OnTakeDamage_Alive" + { + "windows" "271" + "linux" "272" + "mac" "272" + } "PreThink" { "windows" "333" diff --git a/gamedata/sdkhooks.games/game.cstrike.txt b/gamedata/sdkhooks.games/game.cstrike.txt index 93f386f0..06707425 100644 --- a/gamedata/sdkhooks.games/game.cstrike.txt +++ b/gamedata/sdkhooks.games/game.cstrike.txt @@ -4,6 +4,12 @@ { "Offsets" { + "Blocked" + { + "windows" "102" + "linux" "103" + "mac" "103" + } "EndTouch" { "windows" "100" @@ -34,6 +40,12 @@ "linux" "63" "mac" "63" } + "OnTakeDamage_Alive" + { + "windows" "271" + "linux" "272" + "mac" "272" + } "PreThink" { "windows" "331" diff --git a/gamedata/sdkhooks.games/game.fof.txt b/gamedata/sdkhooks.games/game.fof.txt index be2cf534..b98682f5 100644 --- a/gamedata/sdkhooks.games/game.fof.txt +++ b/gamedata/sdkhooks.games/game.fof.txt @@ -4,6 +4,12 @@ { "Offsets" { + "Blocked" + { + "windows" "102" + "linux" "103" + "mac" "103" + } "EndTouch" { "windows" "100" @@ -22,6 +28,12 @@ "linux" "63" "mac" "63" } + "OnTakeDamage_Alive" + { + "windows" "273" + "linux" "274" + "mac" "274" + } "PreThink" { "windows" "333" diff --git a/gamedata/sdkhooks.games/game.l4d2.txt b/gamedata/sdkhooks.games/game.l4d2.txt index 46395471..e64604eb 100644 --- a/gamedata/sdkhooks.games/game.l4d2.txt +++ b/gamedata/sdkhooks.games/game.l4d2.txt @@ -16,6 +16,12 @@ { "Offsets" { + "Blocked" + { + "windows" "110" + "linux" "111" + "mac" "111" + } "EndTouch" { "windows" "108" @@ -40,6 +46,12 @@ "linux" "72" "mac" "72" } + "OnTakeDamage_Alive" + { + "windows" "291" + "linux" "292" + "mac" "292" + } "PreThink" { "windows" "355" diff --git a/gamedata/sdkhooks.games/game.nmrih.txt b/gamedata/sdkhooks.games/game.nmrih.txt index 4eedd98b..e2e98198 100644 --- a/gamedata/sdkhooks.games/game.nmrih.txt +++ b/gamedata/sdkhooks.games/game.nmrih.txt @@ -4,6 +4,12 @@ { "Offsets" { + "Blocked" + { + "windows" "103" + "linux" "104" + "mac" "104" + } "EndTouch" { "windows" "101" @@ -28,6 +34,12 @@ "linux" "63" "mac" "63" } + "OnTakeDamage_Alive" + { + "windows" "273" + "linux" "274" + "mac" "274" + } "PreThink" { "windows" "345" diff --git a/gamedata/sdkhooks.games/game.nucleardawn.txt b/gamedata/sdkhooks.games/game.nucleardawn.txt index a5432dd0..b95980b8 100644 --- a/gamedata/sdkhooks.games/game.nucleardawn.txt +++ b/gamedata/sdkhooks.games/game.nucleardawn.txt @@ -4,6 +4,12 @@ { "Offsets" { + "Blocked" + { + "windows" "121" + "linux" "122" + "mac" "122" + } "EndTouch" { "windows" "119" @@ -34,6 +40,12 @@ "linux" "73" "mac" "73" } + "OnTakeDamage_Alive" + { + "windows" "303" + "linux" "304" + "mac" "304" + } "PreThink" { "windows" "368"