diff --git a/gamedata/core.games/engine.ep2.txt b/gamedata/core.games/engine.ep2.txt index 8fcc84de..0e5bbe78 100644 --- a/gamedata/core.games/engine.ep2.txt +++ b/gamedata/core.games/engine.ep2.txt @@ -19,7 +19,6 @@ "game" "ageofchivalry" "game" "zps" "game" "bg2" - "game" "garrysmod" "game" "pvkii" "game" "gesource" "game" "empires" diff --git a/gamedata/core.games/engine.ep2valve.txt b/gamedata/core.games/engine.ep2valve.txt index feaa2431..258ef158 100644 --- a/gamedata/core.games/engine.ep2valve.txt +++ b/gamedata/core.games/engine.ep2valve.txt @@ -19,6 +19,7 @@ "game" "dod" "game" "tf" "game" "cstrike" + "game" "garrysmod" } "Offsets" diff --git a/gamedata/sdktools.games/engine.ep2.txt b/gamedata/sdktools.games/engine.ep2.txt index 091634e4..db621aca 100644 --- a/gamedata/sdktools.games/engine.ep2.txt +++ b/gamedata/sdktools.games/engine.ep2.txt @@ -21,7 +21,6 @@ "game" "empires" "game" "synergy" "game" "bg2" - "game" "garrysmod" "game" "pvkii" "game" "gesource" } @@ -124,7 +123,6 @@ "game" "empires" "game" "synergy" "game" "bg2" - "game" "garrysmod" "game" "pvkii" "game" "gesource" "game" "RnLBeta" diff --git a/gamedata/sdktools.games/engine.ep2valve.txt b/gamedata/sdktools.games/engine.ep2valve.txt index c9ef7204..b546abf7 100644 --- a/gamedata/sdktools.games/engine.ep2valve.txt +++ b/gamedata/sdktools.games/engine.ep2valve.txt @@ -19,6 +19,7 @@ "game" "dod" "game" "tf" "game" "cstrike" + "game" "garrysmod" } "Offsets" @@ -124,6 +125,7 @@ "game" "dod" "game" "tf" "game" "cstrike" + "game" "garrysmod" } "Offsets" diff --git a/gamedata/sdktools.games/game.garrysmod.txt b/gamedata/sdktools.games/game.garrysmod.txt index 53cd9462..beafa4d8 100644 --- a/gamedata/sdktools.games/game.garrysmod.txt +++ b/gamedata/sdktools.games/game.garrysmod.txt @@ -11,48 +11,46 @@ "Games" { - /* Garry's Mod 10 - Windows only - * This mod is not officially supported - */ + /* Garry's Mod - Windows only */ "garrysmod" { "Offsets" { "GiveNamedItem" { - "windows" "391" + "windows" "426" } "RemovePlayerItem" { - "windows" "279" + "windows" "300" } "Weapon_GetSlot" { - "windows" "277" + "windows" "298" } "Ignite" { - "windows" "228" + "windows" "237" } "Extinguish" { - "windows" "232" + "windows" "241" } "Teleport" { - "windows" "101" + "windows" "106" } "CommitSuicide" { - "windows" "429" + "windows" "464" } "GetVelocity" { - "windows" "131" + "windows" "138" } "EyeAngles" { - "windows" "123" + "windows" "129" } "AcceptInput" { @@ -76,7 +74,7 @@ } "WeaponEquip" { - "windows" "270" + "windows" "291" } "Activate" { @@ -84,7 +82,7 @@ } "PlayerRunCmd" { - "windows" "409" + "windows" "444" } "FireOutputBackup" {