diff --git a/gamedata/sdkhooks.games/engine.insurgency.txt b/gamedata/sdkhooks.games/engine.insurgency.txt index 1607879d..7b772ffd 100644 --- a/gamedata/sdkhooks.games/engine.insurgency.txt +++ b/gamedata/sdkhooks.games/engine.insurgency.txt @@ -42,22 +42,22 @@ } "OnTakeDamage_Alive" { - "windows" "289" - "linux" "290" - "mac" "290" + "windows" "290" + "linux" "291" + "mac" "291" } "PreThink" - { - "windows" "358" - "linux" "359" - "mac" "359" - } - "PostThink" { "windows" "359" "linux" "360" "mac" "360" } + "PostThink" + { + "windows" "360" + "linux" "361" + "mac" "361" + } "Reload" { "windows" "282" @@ -120,34 +120,34 @@ } "Weapon_CanSwitchTo" { - "windows" "283" - "linux" "284" - "mac" "284" + "windows" "284" + "linux" "285" + "mac" "285" } "Weapon_CanUse" - { - "windows" "277" - "linux" "278" - "mac" "278" - } - "Weapon_Drop" - { - "windows" "280" - "linux" "281" - "mac" "281" - } - "Weapon_Equip" { "windows" "278" "linux" "279" "mac" "279" } - "Weapon_Switch" + "Weapon_Drop" { "windows" "281" "linux" "282" "mac" "282" } + "Weapon_Equip" + { + "windows" "279" + "linux" "280" + "mac" "280" + } + "Weapon_Switch" + { + "windows" "282" + "linux" "283" + "mac" "283" + } } } diff --git a/gamedata/sdktools.games/engine.insurgency.txt b/gamedata/sdktools.games/engine.insurgency.txt index 77d9f9db..6ecd2d36 100644 --- a/gamedata/sdktools.games/engine.insurgency.txt +++ b/gamedata/sdktools.games/engine.insurgency.txt @@ -211,21 +211,21 @@ { "GiveNamedItem" { - "windows" "438" - "linux" "439" - "mac" "439" + "windows" "439" + "linux" "440" + "mac" "440" } "RemovePlayerItem" { - "windows" "287" - "linux" "288" - "mac" "288" + "windows" "288" + "linux" "289" + "mac" "289" } "Weapon_GetSlot" { - "windows" "285" - "linux" "286" - "mac" "286" + "windows" "286" + "linux" "287" + "mac" "287" } "Ignite" { @@ -247,9 +247,9 @@ } "CommitSuicide" { - "windows" "487" - "linux" "487" - "mac" "487" + "windows" "488" + "linux" "488" + "mac" "488" } "GetVelocity" { @@ -277,9 +277,9 @@ } "WeaponEquip" { - "windows" "278" - "linux" "279" - "mac" "279" + "windows" "279" + "linux" "280" + "mac" "280" } "Activate" { @@ -289,9 +289,9 @@ } "PlayerRunCmd" { - "windows" "457" - "linux" "458" - "mac" "458" + "windows" "458" + "linux" "459" + "mac" "459" } } }