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"
|
|
|
|
{
|
|
|
|
/* Team Fortress 2 */
|
|
|
|
"tf"
|
|
|
|
{
|
|
|
|
"Offsets"
|
|
|
|
{
|
|
|
|
"GiveNamedItem"
|
|
|
|
{
|
2014-10-31 03:07:21 +01:00
|
|
|
"windows" "397"
|
|
|
|
"linux" "401"
|
|
|
|
"mac" "401"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"RemovePlayerItem"
|
|
|
|
{
|
2014-10-31 03:07:21 +01:00
|
|
|
"windows" "270"
|
|
|
|
"linux" "271"
|
|
|
|
"mac" "271"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"Weapon_GetSlot"
|
|
|
|
{
|
2014-10-31 03:07:21 +01:00
|
|
|
"windows" "268"
|
|
|
|
"linux" "269"
|
|
|
|
"mac" "269"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"Ignite"
|
|
|
|
{
|
2014-10-31 03:07:21 +01:00
|
|
|
"windows" "209"
|
|
|
|
"linux" "210"
|
|
|
|
"mac" "210"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"Extinguish"
|
|
|
|
{
|
2014-10-31 03:07:21 +01:00
|
|
|
"windows" "213"
|
|
|
|
"linux" "214"
|
|
|
|
"mac" "214"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"Teleport"
|
|
|
|
{
|
2013-07-11 00:53:12 +02:00
|
|
|
"windows" "108"
|
|
|
|
"linux" "109"
|
|
|
|
"mac" "109"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"CommitSuicide"
|
|
|
|
{
|
2014-10-31 03:07:21 +01:00
|
|
|
"windows" "441"
|
|
|
|
"linux" "441"
|
|
|
|
"mac" "441"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"GetVelocity"
|
|
|
|
{
|
2013-07-11 00:53:12 +02:00
|
|
|
"windows" "140"
|
|
|
|
"linux" "141"
|
|
|
|
"mac" "141"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"EyeAngles"
|
|
|
|
{
|
2013-07-11 00:53:12 +02:00
|
|
|
"windows" "131"
|
|
|
|
"linux" "132"
|
|
|
|
"mac" "132"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"SetEntityModel"
|
|
|
|
{
|
2012-06-28 03:41:04 +02:00
|
|
|
"windows" "24"
|
|
|
|
"linux" "25"
|
|
|
|
"mac" "25"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"AcceptInput"
|
|
|
|
{
|
2012-06-28 03:41:04 +02:00
|
|
|
"windows" "36"
|
|
|
|
"linux" "37"
|
|
|
|
"mac" "37"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"WeaponEquip"
|
|
|
|
{
|
2014-10-31 03:07:21 +01:00
|
|
|
"windows" "261"
|
|
|
|
"linux" "262"
|
|
|
|
"mac" "262"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"Activate"
|
|
|
|
{
|
2012-06-28 05:24:38 +02:00
|
|
|
"windows" "33"
|
|
|
|
"linux" "34"
|
|
|
|
"mac" "34"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
2009-05-12 03:54:06 +02:00
|
|
|
"PlayerRunCmd"
|
|
|
|
{
|
2014-10-31 03:07:21 +01:00
|
|
|
"windows" "418"
|
|
|
|
"linux" "419"
|
|
|
|
"mac" "419"
|
2009-05-12 03:54:06 +02:00
|
|
|
}
|
2014-02-10 17:46:10 +01:00
|
|
|
"GiveAmmo"
|
|
|
|
{
|
2014-10-31 03:07:21 +01:00
|
|
|
"windows" "252"
|
|
|
|
"linux" "253"
|
|
|
|
"mac" "253"
|
2014-02-10 17:46:10 +01:00
|
|
|
}
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
2011-07-06 23:37:35 +02:00
|
|
|
|
|
|
|
"Keys"
|
|
|
|
{
|
|
|
|
"GameRulesProxy" "CTFGameRulesProxy"
|
2014-12-13 22:35:32 +01:00
|
|
|
"GameRulesDataTable" "tf_gamerules_data"
|
2011-07-06 23:37:35 +02:00
|
|
|
}
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
2009-05-22 05:43:22 +02:00
|
|
|
}
|