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"
|
|
|
|
{
|
2012-06-28 03:41:04 +02:00
|
|
|
"windows" "393"
|
|
|
|
"linux" "394"
|
|
|
|
"mac" "394"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"RemovePlayerItem"
|
|
|
|
{
|
2012-06-28 03:41:04 +02:00
|
|
|
"windows" "265"
|
|
|
|
"linux" "266"
|
|
|
|
"mac" "266"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"Weapon_GetSlot"
|
|
|
|
{
|
2012-06-28 03:41:04 +02:00
|
|
|
"windows" "263"
|
|
|
|
"linux" "264"
|
|
|
|
"mac" "264"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"Ignite"
|
|
|
|
{
|
2012-06-28 03:41:04 +02:00
|
|
|
"windows" "206"
|
|
|
|
"linux" "207"
|
|
|
|
"mac" "207"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"Extinguish"
|
|
|
|
{
|
2012-06-28 03:41:04 +02:00
|
|
|
"windows" "210"
|
|
|
|
"linux" "211"
|
|
|
|
"mac" "211"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"Teleport"
|
|
|
|
{
|
2012-06-28 03:41:04 +02:00
|
|
|
"windows" "107"
|
|
|
|
"linux" "108"
|
|
|
|
"mac" "108"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"CommitSuicide"
|
|
|
|
{
|
2012-06-28 03:41:04 +02:00
|
|
|
"windows" "434"
|
|
|
|
"linux" "434"
|
|
|
|
"mac" "434"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"GetVelocity"
|
|
|
|
{
|
2012-06-28 03:41:04 +02:00
|
|
|
"windows" "139"
|
|
|
|
"linux" "140"
|
|
|
|
"mac" "140"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"EyeAngles"
|
|
|
|
{
|
2012-06-28 03:41:04 +02:00
|
|
|
"windows" "130"
|
|
|
|
"linux" "131"
|
|
|
|
"mac" "131"
|
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"
|
|
|
|
{
|
2012-06-28 03:41:04 +02:00
|
|
|
"windows" "256"
|
|
|
|
"linux" "257"
|
|
|
|
"mac" "257"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"Activate"
|
|
|
|
{
|
2012-06-28 03:41:04 +02:00
|
|
|
"windows" "34"
|
|
|
|
"linux" "35"
|
|
|
|
"mac" "35"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
2009-05-12 03:54:06 +02:00
|
|
|
"PlayerRunCmd"
|
|
|
|
{
|
2012-06-28 03:41:04 +02:00
|
|
|
"windows" "411"
|
|
|
|
"linux" "412"
|
|
|
|
"mac" "412"
|
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
|
|
|
}
|