From 935d6a7cf55c2ecfdcf6b8c7ab130bea662540e1 Mon Sep 17 00:00:00 2001 From: psychonic Date: Mon, 27 Jul 2009 16:04:43 -0700 Subject: [PATCH] ZPS gamedata updates (bug 3877, r=dvander) --- gamedata/core.games/engine.ep2.txt | 2 +- gamedata/sdktools.games/engine.ep2.txt | 8 +-- gamedata/sdktools.games/game.zpanic.txt | 64 +++++++++++------------- gamedata/sdktools.games/master.games.txt | 2 +- 4 files changed, 36 insertions(+), 40 deletions(-) diff --git a/gamedata/core.games/engine.ep2.txt b/gamedata/core.games/engine.ep2.txt index 74a698ba..0e3f4f0d 100644 --- a/gamedata/core.games/engine.ep2.txt +++ b/gamedata/core.games/engine.ep2.txt @@ -19,7 +19,7 @@ "game" "dod" "game" "tf" "game" "ageofchivalry" - "game" "ZPS" + "game" "zps" } "Offsets" diff --git a/gamedata/sdktools.games/engine.ep2.txt b/gamedata/sdktools.games/engine.ep2.txt index 7216f73c..a7d20b6b 100644 --- a/gamedata/sdktools.games/engine.ep2.txt +++ b/gamedata/sdktools.games/engine.ep2.txt @@ -19,7 +19,7 @@ "game" "dod" "game" "tf" "game" "ageofchivalry" - "game" "ZPS" + "game" "zps" } "Offsets" @@ -69,7 +69,7 @@ "game" "dod" "game" "tf" "game" "ageofchivalry" - "game" "ZPS" + "game" "zps" } "Signatures" @@ -97,7 +97,7 @@ "game" "dod" "game" "tf" "game" "ageofchivalry" - "game" "ZPS" + "game" "zps" } "Signatures" @@ -120,7 +120,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 fc977132..85f23828 100644 --- a/gamedata/sdktools.games/game.zpanic.txt +++ b/gamedata/sdktools.games/game.zpanic.txt @@ -11,59 +11,55 @@ "Games" { - /* Zombie Panic! Source 1.2b - * Note: This mod is not fully supported yet. - * The definitions below were supplied by a third party. - * (thanks "noob cannon lol") - */ - "ZPS" + /* Zombie Panic! Source (1.6.1) */ + "zps" { "Offsets" { "GiveNamedItem" { - "windows" "333" - "linux" "334" + "windows" "356" + "linux" "357" } "RemovePlayerItem" { - "windows" "230" - "linux" "231" + "windows" "243" + "linux" "244" } "Weapon_GetSlot" { - "windows" "226" - "linux" "227" + "windows" "238" + "linux" "239" } "Ignite" { - "windows" "190" - "linux" "191" + "windows" "195" + "linux" "196" } "Extinguish" { - "windows" "191" - "linux" "192" + "windows" "199" + "linux" "200" } "Teleport" { - "windows" "100" - "linux" "101" + "windows" "103" + "linux" "104" } "CommitSuicide" { - "windows" "361" - "linux" "362" + "windows" "397" + "linux" "397" } "GetVelocity" { - "windows" "128" - "linux" "129" + "windows" "132" + "linux" "133" } "EyeAngles" { - "windows" "120" - "linux" "121" + "windows" "124" + "linux" "125" } "AcceptInput" { @@ -72,28 +68,28 @@ } "DispatchKeyValue" { - "windows" "31" - "linux" "30" + "windows" "30" + "linux" "29" } "DispatchKeyValueFloat" { - "windows" "30" - "linux" "31" + "windows" "29" + "linux" "30" } "DispatchKeyValueVector" { - "windows" "29" - "linux" "32" + "windows" "28" + "linux" "31" } "SetEntityModel" { - "windows" "25" - "linux" "26" + "windows" "24" + "linux" "25" } "WeaponEquip" { - "windows" "219" - "linux" "220" + "windows" "231" + "linux" "232" } "Activate" { diff --git a/gamedata/sdktools.games/master.games.txt b/gamedata/sdktools.games/master.games.txt index 0b2e4103..9f51c00a 100644 --- a/gamedata/sdktools.games/master.games.txt +++ b/gamedata/sdktools.games/master.games.txt @@ -113,7 +113,7 @@ "game.zpanic.txt" { - "game" "ZPS" + "game" "zps" } "game.obsidian.txt"