ZPS gamedata updates (bug 3877, r=dvander)
This commit is contained in:
parent
c69d1c7fb8
commit
935d6a7cf5
@ -19,7 +19,7 @@
|
|||||||
"game" "dod"
|
"game" "dod"
|
||||||
"game" "tf"
|
"game" "tf"
|
||||||
"game" "ageofchivalry"
|
"game" "ageofchivalry"
|
||||||
"game" "ZPS"
|
"game" "zps"
|
||||||
}
|
}
|
||||||
|
|
||||||
"Offsets"
|
"Offsets"
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
"game" "dod"
|
"game" "dod"
|
||||||
"game" "tf"
|
"game" "tf"
|
||||||
"game" "ageofchivalry"
|
"game" "ageofchivalry"
|
||||||
"game" "ZPS"
|
"game" "zps"
|
||||||
}
|
}
|
||||||
|
|
||||||
"Offsets"
|
"Offsets"
|
||||||
@ -69,7 +69,7 @@
|
|||||||
"game" "dod"
|
"game" "dod"
|
||||||
"game" "tf"
|
"game" "tf"
|
||||||
"game" "ageofchivalry"
|
"game" "ageofchivalry"
|
||||||
"game" "ZPS"
|
"game" "zps"
|
||||||
}
|
}
|
||||||
|
|
||||||
"Signatures"
|
"Signatures"
|
||||||
@ -97,7 +97,7 @@
|
|||||||
"game" "dod"
|
"game" "dod"
|
||||||
"game" "tf"
|
"game" "tf"
|
||||||
"game" "ageofchivalry"
|
"game" "ageofchivalry"
|
||||||
"game" "ZPS"
|
"game" "zps"
|
||||||
}
|
}
|
||||||
|
|
||||||
"Signatures"
|
"Signatures"
|
||||||
@ -120,7 +120,7 @@
|
|||||||
"game" "dod"
|
"game" "dod"
|
||||||
"game" "tf"
|
"game" "tf"
|
||||||
"game" "ageofchivalry"
|
"game" "ageofchivalry"
|
||||||
"game" "ZPS"
|
"game" "zps"
|
||||||
}
|
}
|
||||||
|
|
||||||
"Offsets"
|
"Offsets"
|
||||||
|
@ -11,59 +11,55 @@
|
|||||||
|
|
||||||
"Games"
|
"Games"
|
||||||
{
|
{
|
||||||
/* Zombie Panic! Source 1.2b
|
/* Zombie Panic! Source (1.6.1) */
|
||||||
* Note: This mod is not fully supported yet.
|
"zps"
|
||||||
* The definitions below were supplied by a third party.
|
|
||||||
* (thanks "noob cannon lol")
|
|
||||||
*/
|
|
||||||
"ZPS"
|
|
||||||
{
|
{
|
||||||
"Offsets"
|
"Offsets"
|
||||||
{
|
{
|
||||||
"GiveNamedItem"
|
"GiveNamedItem"
|
||||||
{
|
{
|
||||||
"windows" "333"
|
"windows" "356"
|
||||||
"linux" "334"
|
"linux" "357"
|
||||||
}
|
}
|
||||||
"RemovePlayerItem"
|
"RemovePlayerItem"
|
||||||
{
|
{
|
||||||
"windows" "230"
|
"windows" "243"
|
||||||
"linux" "231"
|
"linux" "244"
|
||||||
}
|
}
|
||||||
"Weapon_GetSlot"
|
"Weapon_GetSlot"
|
||||||
{
|
{
|
||||||
"windows" "226"
|
"windows" "238"
|
||||||
"linux" "227"
|
"linux" "239"
|
||||||
}
|
}
|
||||||
"Ignite"
|
"Ignite"
|
||||||
{
|
{
|
||||||
"windows" "190"
|
"windows" "195"
|
||||||
"linux" "191"
|
"linux" "196"
|
||||||
}
|
}
|
||||||
"Extinguish"
|
"Extinguish"
|
||||||
{
|
{
|
||||||
"windows" "191"
|
"windows" "199"
|
||||||
"linux" "192"
|
"linux" "200"
|
||||||
}
|
}
|
||||||
"Teleport"
|
"Teleport"
|
||||||
{
|
{
|
||||||
"windows" "100"
|
"windows" "103"
|
||||||
"linux" "101"
|
"linux" "104"
|
||||||
}
|
}
|
||||||
"CommitSuicide"
|
"CommitSuicide"
|
||||||
{
|
{
|
||||||
"windows" "361"
|
"windows" "397"
|
||||||
"linux" "362"
|
"linux" "397"
|
||||||
}
|
}
|
||||||
"GetVelocity"
|
"GetVelocity"
|
||||||
{
|
{
|
||||||
"windows" "128"
|
"windows" "132"
|
||||||
"linux" "129"
|
"linux" "133"
|
||||||
}
|
}
|
||||||
"EyeAngles"
|
"EyeAngles"
|
||||||
{
|
{
|
||||||
"windows" "120"
|
"windows" "124"
|
||||||
"linux" "121"
|
"linux" "125"
|
||||||
}
|
}
|
||||||
"AcceptInput"
|
"AcceptInput"
|
||||||
{
|
{
|
||||||
@ -72,28 +68,28 @@
|
|||||||
}
|
}
|
||||||
"DispatchKeyValue"
|
"DispatchKeyValue"
|
||||||
{
|
{
|
||||||
"windows" "31"
|
"windows" "30"
|
||||||
"linux" "30"
|
"linux" "29"
|
||||||
}
|
}
|
||||||
"DispatchKeyValueFloat"
|
"DispatchKeyValueFloat"
|
||||||
{
|
{
|
||||||
"windows" "30"
|
"windows" "29"
|
||||||
"linux" "31"
|
"linux" "30"
|
||||||
}
|
}
|
||||||
"DispatchKeyValueVector"
|
"DispatchKeyValueVector"
|
||||||
{
|
{
|
||||||
"windows" "29"
|
"windows" "28"
|
||||||
"linux" "32"
|
"linux" "31"
|
||||||
}
|
}
|
||||||
"SetEntityModel"
|
"SetEntityModel"
|
||||||
{
|
{
|
||||||
"windows" "25"
|
"windows" "24"
|
||||||
"linux" "26"
|
"linux" "25"
|
||||||
}
|
}
|
||||||
"WeaponEquip"
|
"WeaponEquip"
|
||||||
{
|
{
|
||||||
"windows" "219"
|
"windows" "231"
|
||||||
"linux" "220"
|
"linux" "232"
|
||||||
}
|
}
|
||||||
"Activate"
|
"Activate"
|
||||||
{
|
{
|
||||||
|
@ -113,7 +113,7 @@
|
|||||||
|
|
||||||
"game.zpanic.txt"
|
"game.zpanic.txt"
|
||||||
{
|
{
|
||||||
"game" "ZPS"
|
"game" "zps"
|
||||||
}
|
}
|
||||||
|
|
||||||
"game.obsidian.txt"
|
"game.obsidian.txt"
|
||||||
|
Loading…
Reference in New Issue
Block a user