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"
|
|
|
|
{
|
|
|
|
/* Counter-Strike: Source */
|
2010-06-24 05:49:06 +02:00
|
|
|
"cstrike"
|
2009-04-07 18:59:21 +02:00
|
|
|
{
|
2010-05-12 02:40:14 +02:00
|
|
|
"Keys"
|
|
|
|
{
|
|
|
|
"SlapSoundCount" "3"
|
|
|
|
"SlapSound1" "player/damage1.wav"
|
|
|
|
"SlapSound2" "player/damage2.wav"
|
|
|
|
"SlapSound3" "player/damage3.wav"
|
2011-07-06 23:37:35 +02:00
|
|
|
|
|
|
|
"GameRulesProxy" "CCSGameRulesProxy"
|
2010-05-12 02:40:14 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
"Offsets"
|
|
|
|
{
|
|
|
|
"GiveNamedItem"
|
|
|
|
{
|
2012-07-03 05:27:22 +02:00
|
|
|
"windows" "393"
|
|
|
|
"linux" "394"
|
|
|
|
"mac" "394"
|
2010-05-12 02:40:14 +02:00
|
|
|
}
|
|
|
|
"RemovePlayerItem"
|
|
|
|
{
|
2012-07-03 05:27:22 +02:00
|
|
|
"windows" "264"
|
|
|
|
"linux" "265"
|
|
|
|
"mac" "265"
|
2010-05-12 02:40:14 +02:00
|
|
|
}
|
|
|
|
"Weapon_GetSlot"
|
|
|
|
{
|
2012-07-03 05:27:22 +02:00
|
|
|
"windows" "262"
|
|
|
|
"linux" "263"
|
|
|
|
"mac" "263"
|
2010-05-12 02:40:14 +02:00
|
|
|
}
|
|
|
|
"Ignite"
|
|
|
|
{
|
2012-07-03 05:27:22 +02:00
|
|
|
"windows" "205"
|
|
|
|
"linux" "206"
|
|
|
|
"mac" "206"
|
2010-05-12 02:40:14 +02:00
|
|
|
}
|
|
|
|
"Extinguish"
|
|
|
|
{
|
2012-07-03 05:27:22 +02:00
|
|
|
"windows" "209"
|
|
|
|
"linux" "210"
|
|
|
|
"mac" "210"
|
2010-05-12 02:40:14 +02:00
|
|
|
}
|
|
|
|
"Teleport"
|
|
|
|
{
|
2011-04-15 07:34:18 +02:00
|
|
|
"windows" "106"
|
|
|
|
"linux" "107"
|
|
|
|
"mac" "107"
|
2010-05-12 02:40:14 +02:00
|
|
|
}
|
|
|
|
"CommitSuicide"
|
|
|
|
{
|
2012-07-03 05:27:22 +02:00
|
|
|
"windows" "434"
|
|
|
|
"linux" "434"
|
|
|
|
"mac" "434"
|
2010-05-12 02:40:14 +02:00
|
|
|
}
|
|
|
|
"GetVelocity"
|
|
|
|
{
|
2011-04-15 07:34:18 +02:00
|
|
|
"windows" "138"
|
|
|
|
"linux" "139"
|
|
|
|
"mac" "139"
|
2010-05-12 02:40:14 +02:00
|
|
|
}
|
|
|
|
"EyeAngles"
|
|
|
|
{
|
2011-04-15 07:34:18 +02:00
|
|
|
"windows" "129"
|
|
|
|
"linux" "130"
|
|
|
|
"mac" "130"
|
2010-05-12 02:40:14 +02:00
|
|
|
}
|
|
|
|
"AcceptInput"
|
|
|
|
{
|
2011-04-15 07:34:18 +02:00
|
|
|
"windows" "35"
|
|
|
|
"linux" "36"
|
|
|
|
"mac" "36"
|
2010-05-12 02:40:14 +02:00
|
|
|
}
|
|
|
|
"SetEntityModel"
|
|
|
|
{
|
|
|
|
"windows" "23"
|
|
|
|
"linux" "24"
|
2010-06-05 00:14:52 +02:00
|
|
|
"mac" "24"
|
2010-05-12 02:40:14 +02:00
|
|
|
}
|
|
|
|
"WeaponEquip"
|
|
|
|
{
|
2012-07-03 05:27:22 +02:00
|
|
|
"windows" "255"
|
|
|
|
"linux" "256"
|
|
|
|
"mac" "256"
|
2010-05-12 02:40:14 +02:00
|
|
|
}
|
|
|
|
"Activate"
|
|
|
|
{
|
2011-04-15 07:34:18 +02:00
|
|
|
"windows" "32"
|
|
|
|
"linux" "33"
|
|
|
|
"mac" "33"
|
2010-05-12 02:40:14 +02:00
|
|
|
}
|
|
|
|
"PlayerRunCmd"
|
|
|
|
{
|
2012-07-03 05:27:22 +02:00
|
|
|
"windows" "411"
|
|
|
|
"linux" "412"
|
|
|
|
"mac" "412"
|
2010-05-12 02:40:14 +02:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2010-06-05 00:14:52 +02:00
|
|
|
}
|
2011-10-14 01:15:02 +02:00
|
|
|
|