diff --git a/gamedata/sdkhooks.games/engine.ep2v.txt b/gamedata/sdkhooks.games/engine.ep2v.txt index 7c0be283..03542edb 100644 --- a/gamedata/sdkhooks.games/engine.ep2v.txt +++ b/gamedata/sdkhooks.games/engine.ep2v.txt @@ -37,27 +37,27 @@ } "OnTakeDamage_Alive" { - "windows" "271" - "linux" "272" - "mac" "272" + "windows" "272" + "linux" "273" + "mac" "273" } "PreThink" - { - "windows" "331" - "linux" "332" - "mac" "332" - } - "PostThink" { "windows" "332" "linux" "333" "mac" "333" } + "PostThink" + { + "windows" "333" + "linux" "334" + "mac" "334" + } "Reload" { - "windows" "272" - "linux" "278" - "mac" "278" + "windows" "273" + "linux" "279" + "mac" "279" } "SetTransmit" { @@ -121,34 +121,34 @@ } "Weapon_CanSwitchTo" { - "windows" "265" - "linux" "266" - "mac" "266" + "windows" "266" + "linux" "267" + "mac" "267" } "Weapon_CanUse" - { - "windows" "259" - "linux" "260" - "mac" "260" - } - "Weapon_Drop" - { - "windows" "262" - "linux" "263" - "mac" "263" - } - "Weapon_Equip" { "windows" "260" "linux" "261" "mac" "261" } - "Weapon_Switch" + "Weapon_Drop" { "windows" "263" "linux" "264" "mac" "264" } + "Weapon_Equip" + { + "windows" "261" + "linux" "262" + "mac" "262" + } + "Weapon_Switch" + { + "windows" "264" + "linux" "265" + "mac" "265" + } } } diff --git a/gamedata/sdktools.games/game.tf.txt b/gamedata/sdktools.games/game.tf.txt index 0e7dbe01..62fd79f1 100644 --- a/gamedata/sdktools.games/game.tf.txt +++ b/gamedata/sdktools.games/game.tf.txt @@ -18,33 +18,33 @@ { "GiveNamedItem" { - "windows" "396" - "linux" "400" - "mac" "400" + "windows" "397" + "linux" "401" + "mac" "401" } "RemovePlayerItem" { - "windows" "269" - "linux" "270" - "mac" "270" + "windows" "270" + "linux" "271" + "mac" "271" } "Weapon_GetSlot" { - "windows" "267" - "linux" "268" - "mac" "268" + "windows" "268" + "linux" "269" + "mac" "269" } "Ignite" { - "windows" "208" - "linux" "209" - "mac" "209" + "windows" "209" + "linux" "210" + "mac" "210" } "Extinguish" { - "windows" "212" - "linux" "213" - "mac" "213" + "windows" "213" + "linux" "214" + "mac" "214" } "Teleport" { @@ -54,9 +54,9 @@ } "CommitSuicide" { - "windows" "440" - "linux" "440" - "mac" "440" + "windows" "441" + "linux" "441" + "mac" "441" } "GetVelocity" { @@ -84,9 +84,9 @@ } "WeaponEquip" { - "windows" "260" - "linux" "261" - "mac" "261" + "windows" "261" + "linux" "262" + "mac" "262" } "Activate" { @@ -96,15 +96,15 @@ } "PlayerRunCmd" { - "windows" "417" - "linux" "418" - "mac" "418" + "windows" "418" + "linux" "419" + "mac" "419" } "GiveAmmo" { - "windows" "251" - "linux" "252" - "mac" "252" + "windows" "252" + "linux" "253" + "mac" "253" } } diff --git a/gamedata/sm-tf2.games.txt b/gamedata/sm-tf2.games.txt index d6d628f8..4293b7b1 100644 --- a/gamedata/sm-tf2.games.txt +++ b/gamedata/sm-tf2.games.txt @@ -113,22 +113,22 @@ { "ForceRespawn" { - "windows" "324" - "linux" "325" - "mac" "325" + "windows" "325" + "linux" "326" + "mac" "326" } "CalcIsAttackCriticalHelper" - { - "windows" "383" - "linux" "390" - "mac" "390" - } - "CalcIsAttackCriticalHelperNoCrits" { "windows" "384" "linux" "391" "mac" "391" } + "CalcIsAttackCriticalHelperNoCrits" + { + "windows" "385" + "linux" "392" + "mac" "392" + } // CTFGameRules::IsHolidayActive "IsHolidayActive" @@ -140,9 +140,9 @@ "RemoveWearable" { - "windows" "426" - "linux" "427" - "mac" "427" + "windows" "427" + "linux" "428" + "mac" "428" } } }