133 lines
2.2 KiB
Plaintext
133 lines
2.2 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"
|
|
{
|
|
/* CBaseEntityOutput::FireOutput */
|
|
"#default"
|
|
{
|
|
"Signatures"
|
|
{
|
|
"FireOutput"
|
|
{
|
|
"library" "server"
|
|
"windows" "\x55\x8B\xEC\x81\xEC\x2A\x2A\x2A\x2A\xA1\x2A\x2A\x2A\x2A\x33\xC5\x89\x45\xFC\x53\x8B\x5D\x20\x8B\xC1\x8B\x4D\x1C\x56\x57\x8B"
|
|
"linux" "@_ZN17CBaseEntityOutput10FireOutputE9variant_tP11CBaseEntityS2_f"
|
|
"mac" "@_ZN17CBaseEntityOutput10FireOutputE9variant_tP11CBaseEntityS2_f"
|
|
}
|
|
}
|
|
}
|
|
|
|
/* Fistful of Frags */
|
|
"#default"
|
|
{
|
|
"Offsets"
|
|
{
|
|
"GiveNamedItem"
|
|
{
|
|
"windows" "402"
|
|
"linux" "403"
|
|
"mac" "403"
|
|
}
|
|
"RemovePlayerItem"
|
|
{
|
|
"windows" "271"
|
|
"linux" "272"
|
|
"mac" "272"
|
|
}
|
|
"Weapon_GetSlot"
|
|
{
|
|
"windows" "269"
|
|
"linux" "270"
|
|
"mac" "270"
|
|
}
|
|
"Ignite"
|
|
{
|
|
"windows" "210"
|
|
"linux" "211"
|
|
"mac" "211"
|
|
}
|
|
"Extinguish"
|
|
{
|
|
"windows" "214"
|
|
"linux" "215"
|
|
"mac" "215"
|
|
}
|
|
"Teleport"
|
|
{
|
|
"windows" "108"
|
|
"linux" "109"
|
|
"mac" "109"
|
|
}
|
|
"CommitSuicide"
|
|
{
|
|
"windows" "444"
|
|
"linux" "444"
|
|
"mac" "444"
|
|
}
|
|
"GetVelocity"
|
|
{
|
|
"windows" "140"
|
|
"linux" "141"
|
|
"mac" "141"
|
|
}
|
|
"EyeAngles"
|
|
{
|
|
"windows" "131"
|
|
"linux" "132"
|
|
"mac" "132"
|
|
}
|
|
"AcceptInput"
|
|
{
|
|
"windows" "36"
|
|
"linux" "37"
|
|
"mac" "37"
|
|
}
|
|
"SetEntityModel"
|
|
{
|
|
"windows" "24"
|
|
"linux" "25"
|
|
"mac" "25"
|
|
}
|
|
"WeaponEquip"
|
|
{
|
|
"windows" "262"
|
|
"linux" "263"
|
|
"mac" "263"
|
|
}
|
|
"Activate"
|
|
{
|
|
"windows" "33"
|
|
"linux" "34"
|
|
"mac" "34"
|
|
}
|
|
"PlayerRunCmd"
|
|
{
|
|
"windows" "420"
|
|
"linux" "421"
|
|
"mac" "421"
|
|
}
|
|
"GiveAmmo"
|
|
{
|
|
"windows" "253"
|
|
"linux" "254"
|
|
"mac" "254"
|
|
}
|
|
}
|
|
|
|
"Keys"
|
|
{
|
|
"GameRulesProxy" "CHL2MPGameRulesProxy"
|
|
"GameRulesDataTable" "hl2mp_gamerules_data"
|
|
}
|
|
}
|
|
}
|