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"
|
|
|
|
{
|
2013-05-02 21:30:16 +02:00
|
|
|
"windows" "399"
|
|
|
|
"linux" "400"
|
|
|
|
"mac" "400"
|
2010-05-12 02:40:14 +02:00
|
|
|
}
|
|
|
|
"RemovePlayerItem"
|
|
|
|
{
|
2013-05-02 21:30:16 +02:00
|
|
|
"windows" "268"
|
|
|
|
"linux" "269"
|
|
|
|
"mac" "269"
|
2010-05-12 02:40:14 +02:00
|
|
|
}
|
|
|
|
"Weapon_GetSlot"
|
|
|
|
{
|
2013-05-02 21:30:16 +02:00
|
|
|
"windows" "266"
|
|
|
|
"linux" "267"
|
|
|
|
"mac" "267"
|
2010-05-12 02:40:14 +02:00
|
|
|
}
|
|
|
|
"Ignite"
|
|
|
|
{
|
2013-05-02 21:30:16 +02:00
|
|
|
"windows" "207"
|
|
|
|
"linux" "208"
|
|
|
|
"mac" "208"
|
2010-05-12 02:40:14 +02:00
|
|
|
}
|
|
|
|
"Extinguish"
|
|
|
|
{
|
2013-05-02 21:30:16 +02:00
|
|
|
"windows" "211"
|
|
|
|
"linux" "212"
|
|
|
|
"mac" "212"
|
2010-05-12 02:40:14 +02:00
|
|
|
}
|
|
|
|
"Teleport"
|
|
|
|
{
|
2013-05-02 21:30:16 +02:00
|
|
|
"windows" "107"
|
|
|
|
"linux" "108"
|
|
|
|
"mac" "108"
|
2010-05-12 02:40:14 +02:00
|
|
|
}
|
|
|
|
"CommitSuicide"
|
|
|
|
{
|
2013-05-03 21:29:20 +02:00
|
|
|
"windows" "438"
|
|
|
|
"linux" "438"
|
|
|
|
"mac" "438"
|
2010-05-12 02:40:14 +02:00
|
|
|
}
|
|
|
|
"GetVelocity"
|
|
|
|
{
|
2013-05-02 21:30:16 +02:00
|
|
|
"windows" "139"
|
|
|
|
"linux" "140"
|
|
|
|
"mac" "140"
|
2010-05-12 02:40:14 +02:00
|
|
|
}
|
|
|
|
"EyeAngles"
|
|
|
|
{
|
2013-05-02 21:30:16 +02:00
|
|
|
"windows" "130"
|
|
|
|
"linux" "131"
|
|
|
|
"mac" "131"
|
2010-05-12 02:40:14 +02:00
|
|
|
}
|
|
|
|
"AcceptInput"
|
|
|
|
{
|
2012-08-23 00:23:31 +02:00
|
|
|
"windows" "36"
|
|
|
|
"linux" "37"
|
|
|
|
"mac" "37"
|
2010-05-12 02:40:14 +02:00
|
|
|
}
|
|
|
|
"SetEntityModel"
|
|
|
|
{
|
2012-08-23 00:23:31 +02:00
|
|
|
"windows" "24"
|
|
|
|
"linux" "25"
|
|
|
|
"mac" "25"
|
2010-05-12 02:40:14 +02:00
|
|
|
}
|
|
|
|
"WeaponEquip"
|
|
|
|
{
|
2013-05-02 21:30:16 +02:00
|
|
|
"windows" "259"
|
|
|
|
"linux" "260"
|
|
|
|
"mac" "260"
|
2010-05-12 02:40:14 +02:00
|
|
|
}
|
|
|
|
"Activate"
|
|
|
|
{
|
2012-08-23 00:23:31 +02:00
|
|
|
"windows" "33"
|
|
|
|
"linux" "34"
|
|
|
|
"mac" "34"
|
2010-05-12 02:40:14 +02:00
|
|
|
}
|
|
|
|
"PlayerRunCmd"
|
|
|
|
{
|
2013-05-02 21:30:16 +02:00
|
|
|
"windows" "417"
|
|
|
|
"linux" "418"
|
|
|
|
"mac" "418"
|
2010-05-12 02:40:14 +02:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2010-06-05 00:14:52 +02:00
|
|
|
}
|
2011-10-14 01:15:02 +02:00
|
|
|
|