diff --git a/gamedata/sdkhooks.games/engine.csgo.txt b/gamedata/sdkhooks.games/engine.csgo.txt index 120fdc84..a0857a88 100644 --- a/gamedata/sdkhooks.games/engine.csgo.txt +++ b/gamedata/sdkhooks.games/engine.csgo.txt @@ -42,27 +42,27 @@ } "OnTakeDamage_Alive" { - "windows" "293" - "linux" "294" - "mac" "294" + "windows" "294" + "linux" "295" + "mac" "295" } "PreThink" - { - "windows" "366" - "linux" "367" - "mac" "367" - } - "PostThink" { "windows" "367" "linux" "368" "mac" "368" } + "PostThink" + { + "windows" "368" + "linux" "369" + "mac" "369" + } "Reload" { - "windows" "308" - "linux" "314" - "mac" "314" + "windows" "309" + "linux" "315" + "mac" "315" } "SetTransmit" { @@ -120,34 +120,34 @@ } "Weapon_CanSwitchTo" { - "windows" "285" - "linux" "286" - "mac" "286" + "windows" "286" + "linux" "287" + "mac" "287" } "Weapon_CanUse" - { - "windows" "279" - "linux" "280" - "mac" "280" - } - "Weapon_Drop" - { - "windows" "282" - "linux" "283" - "mac" "283" - } - "Weapon_Equip" { "windows" "280" "linux" "281" "mac" "281" } - "Weapon_Switch" + "Weapon_Drop" { "windows" "283" "linux" "284" "mac" "284" } + "Weapon_Equip" + { + "windows" "281" + "linux" "282" + "mac" "282" + } + "Weapon_Switch" + { + "windows" "284" + "linux" "285" + "mac" "285" + } } } diff --git a/gamedata/sdktools.games/engine.csgo.txt b/gamedata/sdktools.games/engine.csgo.txt index c3eb9968..d4b62304 100644 --- a/gamedata/sdktools.games/engine.csgo.txt +++ b/gamedata/sdktools.games/engine.csgo.txt @@ -232,21 +232,21 @@ { "GiveNamedItem" { - "windows" "446" - "linux" "447" - "mac" "447" + "windows" "448" + "linux" "449" + "mac" "449" } "RemovePlayerItem" { - "windows" "291" - "linux" "292" - "mac" "292" + "windows" "292" + "linux" "293" + "mac" "293" } "Weapon_GetSlot" { - "windows" "287" - "linux" "288" - "mac" "288" + "windows" "288" + "linux" "289" + "mac" "289" } "Ignite" { @@ -268,9 +268,9 @@ } "CommitSuicide" { - "windows" "496" - "linux" "496" - "mac" "496" + "windows" "498" + "linux" "498" + "mac" "498" } "GetVelocity" { @@ -298,9 +298,9 @@ } "WeaponEquip" { - "windows" "280" - "linux" "281" - "mac" "281" + "windows" "281" + "linux" "282" + "mac" "282" } "Activate" { @@ -310,15 +310,15 @@ } "PlayerRunCmd" { - "windows" "466" - "linux" "467" - "mac" "467" + "windows" "468" + "linux" "469" + "mac" "469" } "GiveAmmo" { - "windows" "273" - "linux" "274" - "mac" "274" + "windows" "274" + "linux" "275" + "mac" "275" } } }