added amb1257 - synergy support for sdktools
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401782
This commit is contained in:
parent
f187f1eb8a
commit
4ec75fbfe4
@ -42,6 +42,7 @@
|
|||||||
"game" "$SourceForts v1.9.3"
|
"game" "$SourceForts v1.9.3"
|
||||||
"game" "FortressForever"
|
"game" "FortressForever"
|
||||||
"game" "empires"
|
"game" "empires"
|
||||||
|
"game" "synergy"
|
||||||
}
|
}
|
||||||
|
|
||||||
"Offsets"
|
"Offsets"
|
||||||
@ -100,6 +101,7 @@
|
|||||||
"game" "$SourceForts v1.9.3"
|
"game" "$SourceForts v1.9.3"
|
||||||
"game" "FortressForever"
|
"game" "FortressForever"
|
||||||
"game" "empires"
|
"game" "empires"
|
||||||
|
"game" "synergy"
|
||||||
}
|
}
|
||||||
|
|
||||||
"Offsets"
|
"Offsets"
|
||||||
@ -150,6 +152,7 @@
|
|||||||
"game" "$SourceForts v1.9.3"
|
"game" "$SourceForts v1.9.3"
|
||||||
"game" "FortressForever"
|
"game" "FortressForever"
|
||||||
"game" "empires"
|
"game" "empires"
|
||||||
|
"game" "synergy"
|
||||||
}
|
}
|
||||||
|
|
||||||
"Offsets"
|
"Offsets"
|
||||||
@ -197,6 +200,7 @@
|
|||||||
"game" "$SourceForts v1.9.3"
|
"game" "$SourceForts v1.9.3"
|
||||||
"game" "FortressForever"
|
"game" "FortressForever"
|
||||||
"game" "empires"
|
"game" "empires"
|
||||||
|
"game" "synergy"
|
||||||
}
|
}
|
||||||
|
|
||||||
"Signatures"
|
"Signatures"
|
||||||
@ -1244,5 +1248,79 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Synergy Release 1 */
|
||||||
|
"synergy"
|
||||||
|
{
|
||||||
|
"Offsets"
|
||||||
|
{
|
||||||
|
/* CBasePlayer */
|
||||||
|
"GiveNamedItem"
|
||||||
|
{
|
||||||
|
"windows" "334"
|
||||||
|
"linux" "335"
|
||||||
|
}
|
||||||
|
"RemovePlayerItem"
|
||||||
|
{
|
||||||
|
"windows" "226"
|
||||||
|
"linux" "227"
|
||||||
|
}
|
||||||
|
"Weapon_GetSlot"
|
||||||
|
{
|
||||||
|
"windows" "224"
|
||||||
|
"linux" "225"
|
||||||
|
}
|
||||||
|
"Ignite"
|
||||||
|
{
|
||||||
|
"windows" "188"
|
||||||
|
"linux" "189"
|
||||||
|
}
|
||||||
|
"Extinguish"
|
||||||
|
{
|
||||||
|
"windows" "189"
|
||||||
|
"linux" "190"
|
||||||
|
}
|
||||||
|
"Teleport"
|
||||||
|
{
|
||||||
|
"windows" "98"
|
||||||
|
"linux" "99"
|
||||||
|
}
|
||||||
|
"GetVelocity"
|
||||||
|
{
|
||||||
|
"windows" "126"
|
||||||
|
"linux" "127"
|
||||||
|
}
|
||||||
|
"EyeAngles"
|
||||||
|
{
|
||||||
|
"windows" "118"
|
||||||
|
"linux" "119"
|
||||||
|
}
|
||||||
|
"DispatchKeyValue"
|
||||||
|
{
|
||||||
|
"windows" "31"
|
||||||
|
"linux" "30"
|
||||||
|
}
|
||||||
|
"DispatchKeyValueFloat"
|
||||||
|
{
|
||||||
|
"windows" "30"
|
||||||
|
"linux" "31"
|
||||||
|
}
|
||||||
|
"DispatchKeyValueVector"
|
||||||
|
{
|
||||||
|
"windows" "29"
|
||||||
|
"linux" "32"
|
||||||
|
}
|
||||||
|
"AcceptInput"
|
||||||
|
{
|
||||||
|
"windows" "35"
|
||||||
|
"linux" "36"
|
||||||
|
}
|
||||||
|
"SetEntityModel"
|
||||||
|
{
|
||||||
|
"windows" "25"
|
||||||
|
"linux" "26"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user