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"
|
|
|
|
{
|
2010-12-18 06:11:51 +01:00
|
|
|
"windows" "387"
|
|
|
|
"linux" "388"
|
|
|
|
"mac" "388"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"RemovePlayerItem"
|
|
|
|
{
|
2010-12-18 06:11:51 +01:00
|
|
|
"windows" "260"
|
|
|
|
"linux" "261"
|
|
|
|
"mac" "261"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"Weapon_GetSlot"
|
|
|
|
{
|
2010-12-18 06:11:51 +01:00
|
|
|
"windows" "258"
|
|
|
|
"linux" "259"
|
|
|
|
"mac" "259"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"Ignite"
|
|
|
|
{
|
2010-10-01 02:09:10 +02:00
|
|
|
"windows" "202"
|
|
|
|
"linux" "203"
|
|
|
|
"mac" "203"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"Extinguish"
|
|
|
|
{
|
2010-10-01 02:09:10 +02:00
|
|
|
"windows" "206"
|
|
|
|
"linux" "207"
|
|
|
|
"mac" "207"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"Teleport"
|
|
|
|
{
|
2010-10-01 02:09:10 +02:00
|
|
|
"windows" "105"
|
|
|
|
"linux" "106"
|
|
|
|
"mac" "106"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"CommitSuicide"
|
|
|
|
{
|
2010-12-18 06:11:51 +01:00
|
|
|
"windows" "426"
|
|
|
|
"linux" "426"
|
|
|
|
"mac" "426"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"GetVelocity"
|
|
|
|
{
|
2010-10-01 02:09:10 +02:00
|
|
|
"windows" "137"
|
|
|
|
"linux" "138"
|
|
|
|
"mac" "138"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"EyeAngles"
|
|
|
|
{
|
2010-10-01 02:09:10 +02:00
|
|
|
"windows" "128"
|
|
|
|
"linux" "129"
|
|
|
|
"mac" "129"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"AcceptInput"
|
|
|
|
{
|
2010-10-01 02:09:10 +02:00
|
|
|
"windows" "34"
|
|
|
|
"linux" "35"
|
|
|
|
"mac" "35"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"DispatchKeyValue"
|
|
|
|
{
|
2010-10-01 02:09:10 +02:00
|
|
|
"windows" "29"
|
|
|
|
"linux" "28"
|
|
|
|
"mac" "28"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"DispatchKeyValueFloat"
|
|
|
|
{
|
2010-10-01 02:09:10 +02:00
|
|
|
"windows" "28"
|
|
|
|
"linux" "29"
|
|
|
|
"mac" "29"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"DispatchKeyValueVector"
|
|
|
|
{
|
2010-10-01 02:09:10 +02:00
|
|
|
"windows" "27"
|
|
|
|
"linux" "30"
|
|
|
|
"mac" "30"
|
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"
|
|
|
|
{
|
2010-12-18 06:11:51 +01:00
|
|
|
"windows" "251"
|
|
|
|
"linux" "252"
|
|
|
|
"mac" "252"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
"Activate"
|
|
|
|
{
|
2010-10-01 02:09:10 +02:00
|
|
|
"windows" "31"
|
|
|
|
"linux" "32"
|
|
|
|
"mac" "32"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
2009-10-06 12:13:44 +02:00
|
|
|
"PlayerRunCmd"
|
|
|
|
{
|
2010-12-18 06:11:51 +01:00
|
|
|
"windows" "405"
|
|
|
|
"linux" "406"
|
|
|
|
"mac" "406"
|
2009-10-06 12:13:44 +02:00
|
|
|
}
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
}
|
2009-10-06 12:13:44 +02:00
|
|
|
}
|