88 lines
1.3 KiB
Plaintext
88 lines
1.3 KiB
Plaintext
|
/**
|
||
|
* 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"
|
||
|
{
|
||
|
/* Kreedz Climbing */
|
||
|
"KreedzClimbing"
|
||
|
{
|
||
|
"Offsets"
|
||
|
{
|
||
|
"GiveNamedItem"
|
||
|
{
|
||
|
"windows" "407"
|
||
|
}
|
||
|
"RemovePlayerItem"
|
||
|
{
|
||
|
"windows" "277"
|
||
|
}
|
||
|
"Weapon_GetSlot"
|
||
|
{
|
||
|
"windows" "275"
|
||
|
}
|
||
|
"Ignite"
|
||
|
{
|
||
|
"windows" "216"
|
||
|
}
|
||
|
"Extinguish"
|
||
|
{
|
||
|
"windows" "220"
|
||
|
}
|
||
|
"Teleport"
|
||
|
{
|
||
|
"windows" "114"
|
||
|
}
|
||
|
"CommitSuicide"
|
||
|
{
|
||
|
"windows" "446"
|
||
|
}
|
||
|
"GetVelocity"
|
||
|
{
|
||
|
"windows" "146"
|
||
|
}
|
||
|
"EyeAngles"
|
||
|
{
|
||
|
"windows" "137"
|
||
|
}
|
||
|
"AcceptInput"
|
||
|
{
|
||
|
"windows" "42"
|
||
|
}
|
||
|
"SetEntityModel"
|
||
|
{
|
||
|
"windows" "30"
|
||
|
}
|
||
|
"WeaponEquip"
|
||
|
{
|
||
|
"windows" "268"
|
||
|
}
|
||
|
"Activate"
|
||
|
{
|
||
|
"windows" "39"
|
||
|
}
|
||
|
"PlayerRunCmd"
|
||
|
{
|
||
|
"windows" "425"
|
||
|
}
|
||
|
"GiveAmmo"
|
||
|
{
|
||
|
"windows" "259"
|
||
|
}
|
||
|
}
|
||
|
|
||
|
"Keys"
|
||
|
{
|
||
|
"GameRulesProxy" "CHL2MPGameRulesProxy"
|
||
|
"GameRulesDataTable" "hl2mp_gamerules_data"
|
||
|
}
|
||
|
}
|
||
|
}
|