diff --git a/gamedata/sdkhooks.games/engine.ep2v.txt b/gamedata/sdkhooks.games/engine.ep2v.txt index 89138505..f5685382 100644 --- a/gamedata/sdkhooks.games/engine.ep2v.txt +++ b/gamedata/sdkhooks.games/engine.ep2v.txt @@ -6,7 +6,6 @@ "#supported" { "game" "hl2mp" - "game" "dod" } "Offsets" @@ -174,6 +173,7 @@ "#supported" { "game" "tf" + "game" "dod" } "Offsets" diff --git a/gamedata/sdktools.games/game.dod.txt b/gamedata/sdktools.games/game.dod.txt index 3b0d4690..eeb91f0b 100644 --- a/gamedata/sdktools.games/game.dod.txt +++ b/gamedata/sdktools.games/game.dod.txt @@ -18,57 +18,57 @@ { "GiveNamedItem" { - "windows" "398" - "linux" "399" - "mac" "399" + "windows" "399" + "linux" "400" + "mac" "400" } "RemovePlayerItem" { - "windows" "268" - "linux" "269" - "mac" "269" + "windows" "269" + "linux" "270" + "mac" "270" } "Weapon_GetSlot" { - "windows" "266" - "linux" "267" - "mac" "267" + "windows" "267" + "linux" "268" + "mac" "268" } "Ignite" { - "windows" "207" - "linux" "208" - "mac" "208" + "windows" "208" + "linux" "209" + "mac" "209" } "Extinguish" { - "windows" "211" - "linux" "212" - "mac" "212" + "windows" "212" + "linux" "213" + "mac" "213" } "Teleport" { - "windows" "107" - "linux" "108" - "mac" "108" + "windows" "108" + "linux" "109" + "mac" "109" } "CommitSuicide" { - "windows" "436" - "linux" "437" - "mac" "437" + "windows" "437" + "linux" "438" + "mac" "438" } "GetVelocity" { - "windows" "139" - "linux" "140" - "mac" "140" + "windows" "140" + "linux" "141" + "mac" "141" } "EyeAngles" { - "windows" "130" - "linux" "131" - "mac" "131" + "windows" "131" + "linux" "132" + "mac" "132" } "AcceptInput" { @@ -84,9 +84,9 @@ } "WeaponEquip" { - "windows" "259" - "linux" "260" - "mac" "260" + "windows" "260" + "linux" "261" + "mac" "261" } "Activate" { @@ -96,9 +96,9 @@ } "PlayerRunCmd" { - "windows" "416" - "linux" "417" - "mac" "417" + "windows" "417" + "linux" "418" + "mac" "418" } }