diff --git a/gamedata/core.games/engine.ep1.txt b/gamedata/core.games/engine.ep1.txt index 9aebd3a5..e3b18c84 100644 --- a/gamedata/core.games/engine.ep1.txt +++ b/gamedata/core.games/engine.ep1.txt @@ -16,7 +16,6 @@ { "#supported" { - "game" "hl2mp" "game" "ship" "game" "insurgency" "game" "sourceforts" diff --git a/gamedata/core.games/engine.ep2valve.txt b/gamedata/core.games/engine.ep2valve.txt index 19ed243e..2bffb0e7 100644 --- a/gamedata/core.games/engine.ep2valve.txt +++ b/gamedata/core.games/engine.ep2valve.txt @@ -20,6 +20,7 @@ "game" "tf" "game" "cstrike" "game" "garrysmod" + "game" "hl2mp" } "Offsets" diff --git a/gamedata/sdktools.games/engine.ep1.txt b/gamedata/sdktools.games/engine.ep1.txt index be2a7e61..ef31b000 100644 --- a/gamedata/sdktools.games/engine.ep1.txt +++ b/gamedata/sdktools.games/engine.ep1.txt @@ -16,7 +16,6 @@ { "#supported" { - "game" "hl2mp" "game" "ship" "game" "!Dystopia" "game" "insurgency" @@ -74,7 +73,6 @@ "#supported" { "game" "garrysmod" - "game" "hl2mp" "game" "ship" "game" "!Dystopia" "game" "sourceforts" @@ -122,7 +120,6 @@ "#supported" { "game" "garrysmod" - "game" "hl2mp" "game" "ship" "game" "sourceforts" "game" "FortressForever" @@ -149,7 +146,6 @@ { "#supported" { - "game" "hl2mp" "game" "sourceforts" "game" "synergy" "game" "hidden" @@ -228,7 +224,6 @@ { "#supported" { - "game" "hl2mp" "game" "NeotokyoSource" "game" "zombie_master" } diff --git a/gamedata/sdktools.games/engine.ep2valve.txt b/gamedata/sdktools.games/engine.ep2valve.txt index 3a4e4a3f..9237584a 100644 --- a/gamedata/sdktools.games/engine.ep2valve.txt +++ b/gamedata/sdktools.games/engine.ep2valve.txt @@ -20,6 +20,7 @@ "game" "tf" "game" "cstrike" "game" "garrysmod" + "game" "hl2mp" } "Offsets" @@ -69,6 +70,7 @@ "game" "dod" "game" "tf" "game" "cstrike" + "game" "hl2mp" } "Signatures" @@ -96,6 +98,7 @@ "game" "dod" "game" "tf" "game" "cstrike" + "game" "hl2mp" } "Signatures" @@ -119,6 +122,7 @@ "game" "tf" "game" "cstrike" "game" "garrysmod" + "game" "hl2mp" } "Offsets" @@ -211,6 +215,7 @@ "game" "dod" "game" "tf" "game" "cstrike" + "game" "hl2mp" } "Signatures" { diff --git a/gamedata/sdktools.games/game.hl2mp.txt b/gamedata/sdktools.games/game.hl2mp.txt index 9a8768f5..0e075865 100644 --- a/gamedata/sdktools.games/game.hl2mp.txt +++ b/gamedata/sdktools.games/game.hl2mp.txt @@ -18,88 +18,88 @@ { "GiveNamedItem" { - "windows" "328" - "linux" "329" + "windows" "386" + "linux" "387" } "RemovePlayerItem" { - "windows" "226" - "linux" "227" + "windows" "259" + "linux" "260" } "Weapon_GetSlot" { - "windows" "224" - "linux" "225" + "windows" "257" + "linux" "258" } "Ignite" { - "windows" "188" - "linux" "189" + "windows" "202" + "linux" "203" } "Extinguish" { - "windows" "189" - "linux" "190" + "windows" "206" + "linux" "207" } "Teleport" { - "windows" "98" - "linux" "99" + "windows" "105" + "linux" "106" } "CommitSuicide" { - "windows" "356" - "linux" "357" + "windows" "424" + "linux" "424" } "GetVelocity" { - "windows" "126" - "linux" "127" + "windows" "137" + "linux" "138" } "EyeAngles" { - "windows" "118" - "linux" "119" + "windows" "128" + "linux" "129" } "AcceptInput" { - "windows" "35" - "linux" "36" + "windows" "34" + "linux" "35" } "DispatchKeyValue" { - "windows" "31" - "linux" "30" + "windows" "29" + "linux" "28" } "DispatchKeyValueFloat" { - "windows" "30" - "linux" "31" + "windows" "28" + "linux" "29" } "DispatchKeyValueVector" { - "windows" "29" - "linux" "32" + "windows" "27" + "linux" "30" } "SetEntityModel" { - "windows" "25" - "linux" "26" + "windows" "23" + "linux" "24" } "WeaponEquip" { - "windows" "217" - "linux" "218" + "windows" "250" + "linux" "251" } "Activate" { - "windows" "32" - "linux" "33" + "windows" "31" + "linux" "32" } "PlayerRunCmd" { - "windows" "346" - "linux" "347" + "windows" "404" + "linux" "405" } } }