From 1c5a684f1c11547a336517ebb28207211d417acb Mon Sep 17 00:00:00 2001 From: psychonic Date: Mon, 27 Jul 2009 16:25:14 -0700 Subject: [PATCH] ZPS gamedata updates (bug 3877, r=dvander) --- gamedata/core.games/common.games.txt | 1 + gamedata/sdktools.games/engine.ep2.txt | 8 +-- gamedata/sdktools.games/game.zpanic.txt | 69 ++++++++++++------------ gamedata/sdktools.games/master.games.txt | 2 +- 4 files changed, 39 insertions(+), 41 deletions(-) diff --git a/gamedata/core.games/common.games.txt b/gamedata/core.games/common.games.txt index 7ed0f172..d403def2 100644 --- a/gamedata/core.games/common.games.txt +++ b/gamedata/core.games/common.games.txt @@ -117,6 +117,7 @@ "game" "synergy" "game" "left4dead" "game" "obsidian" + "game" "zps" } "Keys" diff --git a/gamedata/sdktools.games/engine.ep2.txt b/gamedata/sdktools.games/engine.ep2.txt index d2e0c5f5..8f80e1f9 100644 --- a/gamedata/sdktools.games/engine.ep2.txt +++ b/gamedata/sdktools.games/engine.ep2.txt @@ -8,7 +8,7 @@ "game" "dod" "game" "tf" "game" "ageofchivalry" - "game" "ZPS" + "game" "zps" } "Offsets" @@ -58,7 +58,7 @@ "game" "dod" "game" "tf" "game" "ageofchivalry" - "game" "ZPS" + "game" "zps" } "Signatures" @@ -86,7 +86,7 @@ "game" "dod" "game" "tf" "game" "ageofchivalry" - "game" "ZPS" + "game" "zps" } "Offsets" @@ -129,7 +129,7 @@ "game" "dod" "game" "tf" "game" "ageofchivalry" - "game" "ZPS" + "game" "zps" } "Offsets" diff --git a/gamedata/sdktools.games/game.zpanic.txt b/gamedata/sdktools.games/game.zpanic.txt index 7da7ede4..0780444b 100644 --- a/gamedata/sdktools.games/game.zpanic.txt +++ b/gamedata/sdktools.games/game.zpanic.txt @@ -1,92 +1,89 @@ "Games" { - /* Zombie Panic! Source 1.3-1.5 - * The definitions below were supplied by a third party. - * (thanks "noob cannon lol") - */ + /* Zombie Panic! Source (1.6.1) */ "zps" { "Offsets" { "GiveNamedItem" { - "windows" "355" - "linux" "356" + "windows" "356" + "linux" "357" } "RemovePlayerItem" { - "windows" "242" - "linux" "243" + "windows" "243" + "linux" "244" } "Weapon_GetSlot" { - "windows" "237" - "linux" "238" + "windows" "238" + "linux" "239" } "Ignite" { - "windows" "194" - "linux" "195" + "windows" "195" + "linux" "196" } "Extinguish" { - "windows" "198" - "linux" "199" + "windows" "199" + "linux" "1200" } "Teleport" { - "windows" "102" - "linux" "103" + "windows" "103" + "linux" "104" } "CommitSuicide" { - "windows" "396" - "linux" "396" + "windows" "397" + "linux" "397" } "GetVelocity" { - "windows" "131" - "linux" "132" + "windows" "132" + "linux" "133" } "EyeAngles" { - "windows" "123" - "linux" "124" + "windows" "124" + "linux" "125" } "AcceptInput" { - "windows" "34" - "linux" "35" + "windows" "35" + "linux" "36" } "DispatchKeyValue" { - "windows" "29" - "linux" "28" + "windows" "30" + "linux" "29" } "DispatchKeyValueFloat" { - "windows" "28" - "linux" "29" + "windows" "29" + "linux" "30" } "DispatchKeyValueVector" { - "windows" "27" - "linux" "30" + "windows" "28" + "linux" "31" } "SetEntityModel" { - "windows" "23" - "linux" "24" + "windows" "24" + "linux" "25" } "WeaponEquip" { - "windows" "230" - "linux" "231" + "windows" "231" + "linux" "232" } "Activate" { - "windows" "31" - "linux" "32" + "windows" "32" + "linux" "33" } } "Signatures" diff --git a/gamedata/sdktools.games/master.games.txt b/gamedata/sdktools.games/master.games.txt index 38a0a4b6..f9af8781 100644 --- a/gamedata/sdktools.games/master.games.txt +++ b/gamedata/sdktools.games/master.games.txt @@ -102,7 +102,7 @@ "game.zpanic.txt" { - "game" "ZPS" + "game" "zps" } "game.obsidian.txt"