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"
|
|
|
|
{
|
|
|
|
/* Half-Life 2: Deathmatch */
|
|
|
|
"hl2mp"
|
|
|
|
{
|
|
|
|
"Offsets"
|
|
|
|
{
|
|
|
|
"GiveNamedItem"
|
|
|
|
{
|
2011-11-30 00:09:51 +01:00
|
|
|
"windows" "391"
|
|
|
|
"linux" "392"
|
|
|
|
"mac" "392"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"RemovePlayerItem"
|
|
|
|
{
|
2011-11-30 00:09:51 +01:00
|
|
|
"windows" "263"
|
|
|
|
"linux" "264"
|
|
|
|
"mac" "264"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"Weapon_GetSlot"
|
|
|
|
{
|
2011-11-30 00:09:51 +01:00
|
|
|
"windows" "261"
|
|
|
|
"linux" "262"
|
|
|
|
"mac" "262"
|
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-11-30 00:09:51 +01: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
|
|
|
}
|
|
|
|
"AcceptInput"
|
|
|
|
{
|
2011-04-15 07:34:18 +02:00
|
|
|
"windows" "35"
|
|
|
|
"linux" "36"
|
|
|
|
"mac" "36"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"SetEntityModel"
|
|
|
|
{
|
2010-10-01 02:09:10 +02:00
|
|
|
"windows" "23"
|
|
|
|
"linux" "24"
|
|
|
|
"mac" "24"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"WeaponEquip"
|
|
|
|
{
|
2011-11-30 00:09:51 +01:00
|
|
|
"windows" "254"
|
|
|
|
"linux" "255"
|
|
|
|
"mac" "255"
|
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-10-06 12:13:44 +02:00
|
|
|
"PlayerRunCmd"
|
|
|
|
{
|
2011-11-30 00:09:51 +01:00
|
|
|
"windows" "409"
|
|
|
|
"linux" "410"
|
|
|
|
"mac" "410"
|
2009-10-06 12:13:44 +02:00
|
|
|
}
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
}
|
2009-10-06 12:13:44 +02:00
|
|
|
}
|