From 59191486b6d7e01f8495a7dc59d3f54033e186f8 Mon Sep 17 00:00:00 2001 From: Nicholas Hastings Date: Sun, 15 May 2016 09:16:09 -0400 Subject: [PATCH] Update BM:S gamedata. --- gamedata/sdkhooks.games/game.bms.txt | 48 ++++++++++++------------- gamedata/sdktools.games/game.bms.txt | 54 ++++++++++++++-------------- 2 files changed, 51 insertions(+), 51 deletions(-) diff --git a/gamedata/sdkhooks.games/game.bms.txt b/gamedata/sdkhooks.games/game.bms.txt index b996ef04..2b85ccd3 100644 --- a/gamedata/sdkhooks.games/game.bms.txt +++ b/gamedata/sdkhooks.games/game.bms.txt @@ -30,21 +30,21 @@ } "OnTakeDamage_Alive" { - "windows" "288" - "linux" "289" - "mac" "289" + "windows" "290" + "linux" "291" + "mac" "291" } "PreThink" { - "windows" "350" - "linux" "351" - "mac" "351" + "windows" "352" + "linux" "353" + "mac" "353" } "PostThink" { - "windows" "351" - "linux" "352" - "mac" "352" + "windows" "353" + "linux" "354" + "mac" "354" } "SetTransmit" { @@ -96,33 +96,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/game.bms.txt b/gamedata/sdktools.games/game.bms.txt index ec564d9e..f5c598a1 100644 --- a/gamedata/sdktools.games/game.bms.txt +++ b/gamedata/sdktools.games/game.bms.txt @@ -101,33 +101,33 @@ { "GiveNamedItem" { - "windows" "419" - "linux" "420" - "mac" "420" + "windows" "421" + "linux" "422" + "mac" "422" } "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" "223" - "linux" "224" - "mac" "224" + "windows" "225" + "linux" "226" + "mac" "226" } "Extinguish" { - "windows" "227" - "linux" "228" - "mac" "228" + "windows" "229" + "linux" "230" + "mac" "230" } "Teleport" { @@ -137,9 +137,9 @@ } "CommitSuicide" { - "windows" "459" - "linux" "459" - "mac" "459" + "windows" "461" + "linux" "461" + "mac" "461" } "GetVelocity" { @@ -167,9 +167,9 @@ } "WeaponEquip" { - "windows" "277" - "linux" "278" - "mac" "278" + "windows" "279" + "linux" "280" + "mac" "280" } "Activate" { @@ -179,15 +179,15 @@ } "PlayerRunCmd" { - "windows" "438" - "linux" "439" - "mac" "439" + "windows" "440" + "linux" "441" + "mac" "441" } "GiveAmmo" { - "windows" "268" - "linux" "269" - "mac" "269" + "windows" "270" + "linux" "271" + "mac" "271" } }