From b7be7eb44e57f3d7bacd5c5cd3a7897fa3e68057 Mon Sep 17 00:00:00 2001 From: Ruben Gonzalez Date: Wed, 24 May 2017 09:10:12 -0400 Subject: [PATCH] Update CS:GO gamedata --- gamedata/sdkhooks.games/engine.csgo.txt | 50 ++++++++++++------------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/gamedata/sdkhooks.games/engine.csgo.txt b/gamedata/sdkhooks.games/engine.csgo.txt index c8b1bd4a..66a8fbb4 100644 --- a/gamedata/sdkhooks.games/engine.csgo.txt +++ b/gamedata/sdkhooks.games/engine.csgo.txt @@ -42,22 +42,22 @@ } "OnTakeDamage_Alive" { - "windows" "294" - "linux" "295" - "mac" "295" + "windows" "295" + "linux" "296" + "mac" "296" } "PreThink" - { - "windows" "367" - "linux" "368" - "mac" "368" - } - "PostThink" { "windows" "368" "linux" "369" "mac" "369" } + "PostThink" + { + "windows" "369" + "linux" "370" + "mac" "370" + } "Reload" { "windows" "306" @@ -120,34 +120,34 @@ } "Weapon_CanSwitchTo" { - "windows" "286" - "linux" "287" - "mac" "287" + "windows" "287" + "linux" "288" + "mac" "288" } "Weapon_CanUse" - { - "windows" "280" - "linux" "281" - "mac" "281" - } - "Weapon_Drop" - { - "windows" "283" - "linux" "284" - "mac" "284" - } - "Weapon_Equip" { "windows" "281" "linux" "282" "mac" "282" } - "Weapon_Switch" + "Weapon_Drop" { "windows" "284" "linux" "285" "mac" "285" } + "Weapon_Equip" + { + "windows" "282" + "linux" "283" + "mac" "283" + } + "Weapon_Switch" + { + "windows" "285" + "linux" "286" + "mac" "286" + } } }