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"
|
|
|
|
{
|
2011-04-15 07:34:18 +02:00
|
|
|
"windows" "389"
|
|
|
|
"linux" "390"
|
|
|
|
"mac" "390"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"RemovePlayerItem"
|
|
|
|
{
|
2011-04-15 07:34:18 +02:00
|
|
|
"windows" "262"
|
|
|
|
"linux" "263"
|
|
|
|
"mac" "263"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"Weapon_GetSlot"
|
|
|
|
{
|
2011-04-15 07:34:18 +02:00
|
|
|
"windows" "260"
|
|
|
|
"linux" "261"
|
|
|
|
"mac" "261"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"Ignite"
|
|
|
|
{
|
2011-04-15 07:34:18 +02:00
|
|
|
"windows" "204"
|
|
|
|
"linux" "205"
|
|
|
|
"mac" "205"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"Extinguish"
|
|
|
|
{
|
2011-04-15 07:34:18 +02:00
|
|
|
"windows" "208"
|
|
|
|
"linux" "209"
|
|
|
|
"mac" "209"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"Teleport"
|
|
|
|
{
|
2011-04-15 07:34:18 +02:00
|
|
|
"windows" "106"
|
|
|
|
"linux" "107"
|
|
|
|
"mac" "107"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"CommitSuicide"
|
|
|
|
{
|
2011-04-15 07:34:18 +02:00
|
|
|
"windows" "430"
|
|
|
|
"linux" "430"
|
|
|
|
"mac" "430"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"GetVelocity"
|
|
|
|
{
|
2011-04-15 07:34:18 +02:00
|
|
|
"windows" "138"
|
|
|
|
"linux" "139"
|
|
|
|
"mac" "139"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"EyeAngles"
|
|
|
|
{
|
2011-04-15 07:34:18 +02:00
|
|
|
"windows" "129"
|
|
|
|
"linux" "130"
|
|
|
|
"mac" "130"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"SetEntityModel"
|
|
|
|
{
|
|
|
|
"windows" "23"
|
|
|
|
"linux" "24"
|
2010-06-11 00:12:52 +02:00
|
|
|
"mac" "24"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"AcceptInput"
|
|
|
|
{
|
2011-04-15 07:34:18 +02:00
|
|
|
"windows" "35"
|
|
|
|
"linux" "36"
|
|
|
|
"mac" "36"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"WeaponEquip"
|
|
|
|
{
|
2011-04-15 07:34:18 +02:00
|
|
|
"windows" "253"
|
|
|
|
"linux" "254"
|
|
|
|
"mac" "254"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"Activate"
|
|
|
|
{
|
2011-04-15 07:34:18 +02:00
|
|
|
"windows" "32"
|
|
|
|
"linux" "33"
|
|
|
|
"mac" "33"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
2009-05-12 03:54:06 +02:00
|
|
|
"PlayerRunCmd"
|
|
|
|
{
|
2011-04-15 07:34:18 +02:00
|
|
|
"windows" "407"
|
|
|
|
"linux" "408"
|
|
|
|
"mac" "408"
|
2009-05-12 03:54:06 +02:00
|
|
|
}
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
2011-07-06 23:37:35 +02:00
|
|
|
|
|
|
|
"Keys"
|
|
|
|
{
|
|
|
|
"GameRulesProxy" "CTFGameRulesProxy"
|
|
|
|
}
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
2009-05-22 05:43:22 +02:00
|
|
|
}
|