From d7fe14221b6250596377ff95fef31cae128e86c9 Mon Sep 17 00:00:00 2001 From: Erik Minekus Date: Mon, 17 Aug 2009 09:57:39 +1200 Subject: [PATCH] Updated DOD:S gamedata offsets --- gamedata/sdktools.games/game.dod.txt | 40 ++++++++++++++-------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/gamedata/sdktools.games/game.dod.txt b/gamedata/sdktools.games/game.dod.txt index a2076ead..184ba46b 100644 --- a/gamedata/sdktools.games/game.dod.txt +++ b/gamedata/sdktools.games/game.dod.txt @@ -7,48 +7,48 @@ { "GiveNamedItem" { - "windows" "350" - "linux" "351" + "windows" "357" + "linux" "358" } "RemovePlayerItem" { - "windows" "238" - "linux" "239" + "windows" "244" + "linux" "245" } "Weapon_GetSlot" { - "windows" "236" - "linux" "237" + "windows" "242" + "linux" "243" } "Ignite" { - "windows" "193" - "linux" "194" + "windows" "199" + "linux" "200" } "Extinguish" { - "windows" "197" - "linux" "198" + "windows" "203" + "linux" "204" } "Teleport" { - "windows" "100" - "linux" "101" + "windows" "105" + "linux" "106" } "CommitSuicide" { - "windows" "390" - "linux" "390" + "windows" "396" + "linux" "396" } "GetVelocity" { - "windows" "130" - "linux" "131" + "windows" "136" + "linux" "137" } "EyeAngles" { - "windows" "122" - "linux" "123" + "windows" "127" + "linux" "128" } "AcceptInput" { @@ -77,8 +77,8 @@ } "WeaponEquip" { - "windows" "229" - "linux" "230" + "windows" "235" + "linux" "236" } "Activate" {