From d34d23268295718f1b280c7e8fb0cca9009f6d77 Mon Sep 17 00:00:00 2001 From: Ruben Gonzalez Date: Thu, 6 Dec 2018 18:47:44 -0500 Subject: [PATCH] Update csgo gamedata part 1 --- gamedata/sm-cstrike.games/game.csgo.txt | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/gamedata/sm-cstrike.games/game.csgo.txt b/gamedata/sm-cstrike.games/game.csgo.txt index 09daa1c3..93608fef 100644 --- a/gamedata/sm-cstrike.games/game.csgo.txt +++ b/gamedata/sm-cstrike.games/game.csgo.txt @@ -117,12 +117,6 @@ "windows" "\x2A\x2A\x2A\x2A\x2A\x2A\x83\xEC\x0C\x53\x56\x57\x6A\x01" "linux" "\x2A\x2A\x2A\x2A\x2A\x2A\x0F\xB6\x55\x14\x89\x75\xF8\x8B\x75\x08" } - "CSWeaponDrop"//Wildcard first 6 bytes for CS:S DM (kept for backcompat with old SM versions) - { - "library" "server" - "windows" "\x2A\x2A\x2A\x2A\x2A\x2A\x81\xEC\x2A\x2A\x2A\x2A\x53\x8B\x5D\x08\x56\x57\x6A\x00\x68" - "linux" "\x2A\x2A\x2A\x2A\x2A\x2A\x56\x53\x81\xEC\x7C\x02\x00\x00\x8B\x5D\x0C\x8B\x75\x08\x85\xDB\x74\x2A\xC7\x44\x24\x2A\x2A\x2A\x2A\x00" - } "CSWeaponDropBB" //Revert back to using CSWeaponDrop(weapon, bool, bool) { "library" "server" @@ -151,7 +145,7 @@ "SetModelFromClass" { "library" "server" - "windows" "\x53\x56\x57\x8B\xF9\x8B\x87\x00\x03\x00\x00" + "windows" "\x53\x56\x57\x8B\xF9\x8B\x87\x14\x03\x00\x00" "linux" "\x55\x89\xE5\x83\xEC\x28\x89\x5D\xF4\x8B\x5D\x08\x89\x75\xF8\x89\x7D\xFC\x89\x1C\x24\xE8\x2A\x2A\x2A\x2A\x83\xF8\x02" } //GetCCSWeaponData Found in HandleCommand_Buy_Internal