diff --git a/gamedata/sdkhooks.games/engine.csgo.txt b/gamedata/sdkhooks.games/engine.csgo.txt index ecd73445..f0c31f7b 100644 --- a/gamedata/sdkhooks.games/engine.csgo.txt +++ b/gamedata/sdkhooks.games/engine.csgo.txt @@ -36,21 +36,21 @@ } "PreThink" { - "windows" "357" - "linux" "358" - "mac" "358" + "windows" "362" + "linux" "363" + "mac" "363" } "PostThink" { - "windows" "358" - "linux" "359" - "mac" "359" + "windows" "363" + "linux" "364" + "mac" "364" } "Reload" { - "windows" "282" - "linux" "283" - "mac" "283" + "windows" "309" + "linux" "310" + "mac" "310" } "SetTransmit" { @@ -108,33 +108,33 @@ } "Weapon_CanSwitchTo" { - "windows" "282" - "linux" "283" - "mac" "283" + "windows" "284" + "linux" "285" + "mac" "285" } "Weapon_CanUse" { - "windows" "276" - "linux" "277" - "mac" "277" + "windows" "278" + "linux" "279" + "mac" "279" } "Weapon_Drop" + { + "windows" "281" + "linux" "282" + "mac" "282" + } + "Weapon_Equip" { "windows" "279" "linux" "280" "mac" "280" } - "Weapon_Equip" - { - "windows" "277" - "linux" "278" - "mac" "278" - } "Weapon_Switch" { - "windows" "280" - "linux" "281" - "mac" "281" + "windows" "282" + "linux" "283" + "mac" "283" } diff --git a/gamedata/sdktools.games/engine.csgo.txt b/gamedata/sdktools.games/engine.csgo.txt index 88610eeb..78560952 100644 --- a/gamedata/sdktools.games/engine.csgo.txt +++ b/gamedata/sdktools.games/engine.csgo.txt @@ -239,33 +239,33 @@ { "GiveNamedItem" { - "windows" "436" - "linux" "437" - "mac" "437" + "windows" "441" + "linux" "442" + "mac" "442" } "RemovePlayerItem" + { + "windows" "288" + "linux" "289" + "mac" "289" + } + "Weapon_GetSlot" { "windows" "286" "linux" "287" "mac" "287" } - "Weapon_GetSlot" - { - "windows" "284" - "linux" "285" - "mac" "285" - } "Ignite" { - "windows" "220" - "linux" "221" - "mac" "221" + "windows" "222" + "linux" "223" + "mac" "223" } "Extinguish" { - "windows" "223" - "linux" "224" - "mac" "224" + "windows" "225" + "linux" "226" + "mac" "226" } "Teleport" { @@ -275,9 +275,9 @@ } "CommitSuicide" { - "windows" "486" - "linux" "486" - "mac" "486" + "windows" "491" + "linux" "491" + "mac" "491" } "GetVelocity" { @@ -305,9 +305,9 @@ } "WeaponEquip" { - "windows" "277" - "linux" "278" - "mac" "278" + "windows" "279" + "linux" "280" + "mac" "280" } "Activate" { @@ -317,9 +317,9 @@ } "PlayerRunCmd" { - "windows" "456" - "linux" "457" - "mac" "457" + "windows" "461" + "linux" "462" + "mac" "462" } } }