diff --git a/gamedata/sdkhooks.games/engine.ep2v.txt b/gamedata/sdkhooks.games/engine.ep2v.txt index 7e15c496..a30585b1 100644 --- a/gamedata/sdkhooks.games/engine.ep2v.txt +++ b/gamedata/sdkhooks.games/engine.ep2v.txt @@ -7,9 +7,9 @@ { "CanBeAutobalanced" { - "windows" "460" - "linux" "461" - "mac" "461" + "windows" "461" + "linux" "462" + "mac" "462" } "EndTouch" { @@ -43,27 +43,27 @@ } "OnTakeDamage_Alive" { - "windows" "273" - "linux" "274" - "mac" "274" + "windows" "274" + "linux" "275" + "mac" "275" } "PreThink" - { - "windows" "334" - "linux" "335" - "mac" "335" - } - "PostThink" { "windows" "335" "linux" "336" "mac" "336" } + "PostThink" + { + "windows" "336" + "linux" "337" + "mac" "337" + } "Reload" { - "windows" "274" - "linux" "280" - "mac" "280" + "windows" "275" + "linux" "281" + "mac" "281" } "SetTransmit" { @@ -127,34 +127,34 @@ } "Weapon_CanSwitchTo" { - "windows" "267" - "linux" "268" - "mac" "268" + "windows" "268" + "linux" "269" + "mac" "269" } "Weapon_CanUse" - { - "windows" "261" - "linux" "262" - "mac" "262" - } - "Weapon_Drop" - { - "windows" "264" - "linux" "265" - "mac" "265" - } - "Weapon_Equip" { "windows" "262" "linux" "263" "mac" "263" } - "Weapon_Switch" + "Weapon_Drop" { "windows" "265" "linux" "266" "mac" "266" } + "Weapon_Equip" + { + "windows" "263" + "linux" "264" + "mac" "264" + } + "Weapon_Switch" + { + "windows" "266" + "linux" "267" + "mac" "267" + } } } diff --git a/gamedata/sdktools.games/game.tf.txt b/gamedata/sdktools.games/game.tf.txt index 5bebc54a..5c67c3f1 100644 --- a/gamedata/sdktools.games/game.tf.txt +++ b/gamedata/sdktools.games/game.tf.txt @@ -18,33 +18,33 @@ { "GiveNamedItem" { - "windows" "399" - "linux" "403" - "mac" "403" + "windows" "400" + "linux" "404" + "mac" "404" } "RemovePlayerItem" { - "windows" "271" - "linux" "272" - "mac" "272" + "windows" "272" + "linux" "273" + "mac" "273" } "Weapon_GetSlot" { - "windows" "269" - "linux" "270" - "mac" "270" + "windows" "270" + "linux" "271" + "mac" "271" } "Ignite" { - "windows" "210" - "linux" "211" - "mac" "211" + "windows" "211" + "linux" "212" + "mac" "212" } "Extinguish" { - "windows" "214" - "linux" "215" - "mac" "215" + "windows" "215" + "linux" "216" + "mac" "216" } "Teleport" { @@ -54,9 +54,9 @@ } "CommitSuicide" { - "windows" "443" - "linux" "443" - "mac" "443" + "windows" "444" + "linux" "444" + "mac" "444" } "GetVelocity" { @@ -84,9 +84,9 @@ } "WeaponEquip" { - "windows" "262" - "linux" "263" - "mac" "263" + "windows" "263" + "linux" "264" + "mac" "264" } "Activate" { @@ -96,15 +96,15 @@ } "PlayerRunCmd" { - "windows" "420" - "linux" "421" - "mac" "421" + "windows" "421" + "linux" "422" + "mac" "422" } "GiveAmmo" { - "windows" "253" - "linux" "254" - "mac" "254" + "windows" "254" + "linux" "255" + "mac" "255" } } diff --git a/gamedata/sm-tf2.games.txt b/gamedata/sm-tf2.games.txt index 4b6a7d4f..6902bb80 100644 --- a/gamedata/sm-tf2.games.txt +++ b/gamedata/sm-tf2.games.txt @@ -113,22 +113,22 @@ { "ForceRespawn" { - "windows" "327" - "linux" "328" - "mac" "328" + "windows" "328" + "linux" "329" + "mac" "329" } "CalcIsAttackCriticalHelper" - { - "windows" "386" - "linux" "393" - "mac" "393" - } - "CalcIsAttackCriticalHelperNoCrits" { "windows" "387" "linux" "394" "mac" "394" } + "CalcIsAttackCriticalHelperNoCrits" + { + "windows" "388" + "linux" "395" + "mac" "395" + } // CTFGameRules::IsHolidayActive "IsHolidayActive" @@ -140,9 +140,9 @@ "RemoveWearable" { - "windows" "429" - "linux" "430" - "mac" "430" + "windows" "430" + "linux" "431" + "mac" "431" } } }