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-10-28 02:28:26 +02:00
|
|
|
"windows" "392"
|
|
|
|
"linux" "393"
|
|
|
|
"mac" "393"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"RemovePlayerItem"
|
|
|
|
{
|
2011-10-28 02:28:26 +02:00
|
|
|
"windows" "264"
|
|
|
|
"linux" "265"
|
|
|
|
"mac" "265"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"Weapon_GetSlot"
|
|
|
|
{
|
2011-10-28 02:28:26 +02:00
|
|
|
"windows" "262"
|
|
|
|
"linux" "263"
|
|
|
|
"mac" "263"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"Ignite"
|
|
|
|
{
|
2011-10-28 02:28:26 +02:00
|
|
|
"windows" "205"
|
|
|
|
"linux" "206"
|
|
|
|
"mac" "206"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"Extinguish"
|
|
|
|
{
|
2011-10-28 02:28:26 +02:00
|
|
|
"windows" "209"
|
|
|
|
"linux" "210"
|
|
|
|
"mac" "210"
|
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-10-28 02:28:26 +02:00
|
|
|
"windows" "433"
|
|
|
|
"linux" "433"
|
|
|
|
"mac" "433"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"GetVelocity"
|
|
|
|
{
|
2011-10-28 02:28:26 +02:00
|
|
|
"windows" "139"
|
|
|
|
"linux" "140"
|
|
|
|
"mac" "140"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"EyeAngles"
|
|
|
|
{
|
2011-10-28 02:28:26 +02:00
|
|
|
"windows" "130"
|
|
|
|
"linux" "131"
|
|
|
|
"mac" "131"
|
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-10-28 02:28:26 +02:00
|
|
|
"windows" "255"
|
|
|
|
"linux" "256"
|
|
|
|
"mac" "256"
|
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-10-28 02:28:26 +02:00
|
|
|
"windows" "410"
|
|
|
|
"linux" "411"
|
|
|
|
"mac" "411"
|
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
|
|
|
}
|