2009-04-07 18:59:21 +02:00
|
|
|
/**
|
|
|
|
* Do not edit this file. Any changes will be overwritten by the gamedata
|
|
|
|
* updater or by upgrading your SourceMod install.
|
|
|
|
*
|
|
|
|
* To override data in this file, create a subdirectory named "custom" and
|
|
|
|
* place your own gamedata file(s) inside of it. Such files will be parsed
|
|
|
|
* after SM's own.
|
|
|
|
*
|
|
|
|
* For more information, see http://wiki.alliedmods.net/Gamedata_Updating_(SourceMod)
|
|
|
|
*/
|
|
|
|
|
|
|
|
"Games"
|
|
|
|
{
|
2009-12-15 05:30:44 +01:00
|
|
|
/* Synergy Release 14 */
|
2009-04-07 18:59:21 +02:00
|
|
|
"synergy"
|
|
|
|
{
|
|
|
|
"Offsets"
|
|
|
|
{
|
|
|
|
/* CBasePlayer */
|
|
|
|
"GiveNamedItem"
|
|
|
|
{
|
2009-12-15 05:30:44 +01:00
|
|
|
"windows" "355"
|
|
|
|
"linux" "356"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"RemovePlayerItem"
|
|
|
|
{
|
2009-12-15 05:30:44 +01:00
|
|
|
"windows" "238"
|
|
|
|
"linux" "239"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"Weapon_GetSlot"
|
|
|
|
{
|
2009-12-15 05:30:44 +01:00
|
|
|
"windows" "236"
|
|
|
|
"linux" "237"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"Ignite"
|
|
|
|
{
|
2009-12-15 05:30:44 +01:00
|
|
|
"windows" "193"
|
|
|
|
"linux" "194"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"Extinguish"
|
|
|
|
{
|
2009-12-15 05:30:44 +01:00
|
|
|
"windows" "197"
|
|
|
|
"linux" "198"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"Teleport"
|
|
|
|
{
|
2009-07-31 02:17:48 +02:00
|
|
|
"windows" "100"
|
|
|
|
"linux" "101"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"CommitSuicide"
|
|
|
|
{
|
2009-12-15 05:30:44 +01:00
|
|
|
"windows" "396"
|
|
|
|
"linux" "396"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"GetVelocity"
|
|
|
|
{
|
2009-12-15 05:30:44 +01:00
|
|
|
"windows" "130"
|
|
|
|
"linux" "131"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"EyeAngles"
|
|
|
|
{
|
2009-12-15 05:30:44 +01:00
|
|
|
"windows" "122"
|
|
|
|
"linux" "123"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"DispatchKeyValue"
|
|
|
|
{
|
2009-07-31 02:17:48 +02:00
|
|
|
"windows" "29"
|
|
|
|
"linux" "28"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"DispatchKeyValueFloat"
|
|
|
|
{
|
2009-07-31 02:17:48 +02:00
|
|
|
"windows" "28"
|
|
|
|
"linux" "29"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"DispatchKeyValueVector"
|
|
|
|
{
|
2009-07-31 02:17:48 +02:00
|
|
|
"windows" "27"
|
|
|
|
"linux" "30"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"AcceptInput"
|
|
|
|
{
|
2009-07-31 02:17:48 +02:00
|
|
|
"windows" "34"
|
|
|
|
"linux" "35"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"SetEntityModel"
|
|
|
|
{
|
2009-07-31 02:17:48 +02:00
|
|
|
"windows" "23"
|
|
|
|
"linux" "24"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"WeaponEquip"
|
|
|
|
{
|
2009-12-15 05:30:44 +01:00
|
|
|
"windows" "229"
|
|
|
|
"linux" "230"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"Activate"
|
|
|
|
{
|
2009-07-31 02:17:48 +02:00
|
|
|
"windows" "31"
|
|
|
|
"linux" "32"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
2009-12-15 05:30:44 +01:00
|
|
|
"RemoveAllItems"
|
|
|
|
{
|
|
|
|
"windows" "303"
|
|
|
|
"linux" "304"
|
|
|
|
}
|
|
|
|
"PlayerRunCmd"
|
|
|
|
{
|
|
|
|
"windows" "375"
|
|
|
|
"linux" "376"
|
|
|
|
}
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
}
|
2009-01-12 08:28:22 +01:00
|
|
|
}
|