Synergy gamedata updates (bug 3315, r=dvander)
This commit is contained in:
parent
98274d4b17
commit
3c365259cc
@ -21,6 +21,7 @@
|
|||||||
"game" "ageofchivalry"
|
"game" "ageofchivalry"
|
||||||
"game" "zps"
|
"game" "zps"
|
||||||
"game" "empires"
|
"game" "empires"
|
||||||
|
"game" "synergy"
|
||||||
}
|
}
|
||||||
|
|
||||||
"Offsets"
|
"Offsets"
|
||||||
@ -101,6 +102,7 @@
|
|||||||
"game" "ageofchivalry"
|
"game" "ageofchivalry"
|
||||||
"game" "zps"
|
"game" "zps"
|
||||||
"game" "empires"
|
"game" "empires"
|
||||||
|
"game" "synergy"
|
||||||
}
|
}
|
||||||
|
|
||||||
"Signatures"
|
"Signatures"
|
||||||
@ -125,6 +127,7 @@
|
|||||||
"game" "ageofchivalry"
|
"game" "ageofchivalry"
|
||||||
"game" "zps"
|
"game" "zps"
|
||||||
"game" "empires"
|
"game" "empires"
|
||||||
|
"game" "synergy"
|
||||||
}
|
}
|
||||||
|
|
||||||
"Offsets"
|
"Offsets"
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
"Games"
|
"Games"
|
||||||
{
|
{
|
||||||
/* Synergy Release 1 */
|
/* Synergy Release 11 */
|
||||||
"synergy"
|
"synergy"
|
||||||
{
|
{
|
||||||
"Offsets"
|
"Offsets"
|
||||||
@ -19,83 +19,83 @@
|
|||||||
/* CBasePlayer */
|
/* CBasePlayer */
|
||||||
"GiveNamedItem"
|
"GiveNamedItem"
|
||||||
{
|
{
|
||||||
"windows" "334"
|
"windows" "354"
|
||||||
"linux" "335"
|
"linux" "355"
|
||||||
}
|
}
|
||||||
"RemovePlayerItem"
|
"RemovePlayerItem"
|
||||||
{
|
{
|
||||||
"windows" "226"
|
"windows" "237"
|
||||||
"linux" "227"
|
"linux" "238"
|
||||||
}
|
}
|
||||||
"Weapon_GetSlot"
|
"Weapon_GetSlot"
|
||||||
{
|
{
|
||||||
"windows" "224"
|
"windows" "235"
|
||||||
"linux" "225"
|
"linux" "236"
|
||||||
}
|
}
|
||||||
"Ignite"
|
"Ignite"
|
||||||
{
|
{
|
||||||
"windows" "188"
|
"windows" "192"
|
||||||
"linux" "189"
|
"linux" "193"
|
||||||
}
|
}
|
||||||
"Extinguish"
|
"Extinguish"
|
||||||
{
|
{
|
||||||
"windows" "189"
|
"windows" "196"
|
||||||
"linux" "190"
|
"linux" "197"
|
||||||
}
|
}
|
||||||
"Teleport"
|
"Teleport"
|
||||||
{
|
{
|
||||||
"windows" "98"
|
"windows" "100"
|
||||||
"linux" "99"
|
"linux" "101"
|
||||||
}
|
}
|
||||||
"CommitSuicide"
|
"CommitSuicide"
|
||||||
{
|
{
|
||||||
"windows" "362"
|
"windows" "392"
|
||||||
"linux" "363"
|
"linux" "392"
|
||||||
}
|
}
|
||||||
"GetVelocity"
|
"GetVelocity"
|
||||||
{
|
{
|
||||||
"windows" "126"
|
"windows" "129"
|
||||||
"linux" "127"
|
"linux" "130"
|
||||||
}
|
}
|
||||||
"EyeAngles"
|
"EyeAngles"
|
||||||
{
|
{
|
||||||
"windows" "118"
|
"windows" "121"
|
||||||
"linux" "119"
|
"linux" "122"
|
||||||
}
|
}
|
||||||
"DispatchKeyValue"
|
"DispatchKeyValue"
|
||||||
{
|
{
|
||||||
"windows" "31"
|
"windows" "29"
|
||||||
"linux" "30"
|
"linux" "28"
|
||||||
}
|
}
|
||||||
"DispatchKeyValueFloat"
|
"DispatchKeyValueFloat"
|
||||||
{
|
{
|
||||||
"windows" "30"
|
"windows" "28"
|
||||||
"linux" "31"
|
"linux" "29"
|
||||||
}
|
}
|
||||||
"DispatchKeyValueVector"
|
"DispatchKeyValueVector"
|
||||||
{
|
{
|
||||||
"windows" "29"
|
"windows" "27"
|
||||||
"linux" "32"
|
"linux" "30"
|
||||||
}
|
}
|
||||||
"AcceptInput"
|
"AcceptInput"
|
||||||
{
|
{
|
||||||
"windows" "35"
|
"windows" "34"
|
||||||
"linux" "36"
|
"linux" "35"
|
||||||
}
|
}
|
||||||
"SetEntityModel"
|
"SetEntityModel"
|
||||||
{
|
{
|
||||||
"windows" "25"
|
"windows" "23"
|
||||||
"linux" "26"
|
"linux" "24"
|
||||||
}
|
}
|
||||||
"WeaponEquip"
|
"WeaponEquip"
|
||||||
{
|
{
|
||||||
"windows" "217"
|
"windows" "228"
|
||||||
"linux" "218"
|
"linux" "229"
|
||||||
}
|
}
|
||||||
"Activate"
|
"Activate"
|
||||||
{
|
{
|
||||||
"windows" "32"
|
"windows" "31"
|
||||||
"linux" "33"
|
"linux" "32"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user