146 lines
2.7 KiB
Plaintext
146 lines
2.7 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"
|
|
{
|
|
/* Counter-Strike: Source */
|
|
"cstrike"
|
|
{
|
|
"Keys"
|
|
{
|
|
"SlapSoundCount" "3"
|
|
"SlapSound1" "player/damage1.wav"
|
|
"SlapSound2" "player/damage2.wav"
|
|
"SlapSound3" "player/damage3.wav"
|
|
|
|
"GameRulesProxy" "CCSGameRulesProxy"
|
|
}
|
|
|
|
"Offsets"
|
|
{
|
|
"GiveNamedItem"
|
|
{
|
|
"windows" "396"
|
|
"linux" "397"
|
|
"mac" "397"
|
|
}
|
|
"RemovePlayerItem"
|
|
{
|
|
"windows" "266"
|
|
"linux" "267"
|
|
"mac" "267"
|
|
}
|
|
"Weapon_GetSlot"
|
|
{
|
|
"windows" "264"
|
|
"linux" "265"
|
|
"mac" "265"
|
|
}
|
|
"Ignite"
|
|
{
|
|
"windows" "207"
|
|
"linux" "208"
|
|
"mac" "208"
|
|
}
|
|
"Extinguish"
|
|
{
|
|
"windows" "211"
|
|
"linux" "212"
|
|
"mac" "212"
|
|
}
|
|
"Teleport"
|
|
{
|
|
"windows" "107"
|
|
"linux" "108"
|
|
"mac" "108"
|
|
}
|
|
"CommitSuicide"
|
|
{
|
|
"windows" "437"
|
|
"linux" "437"
|
|
"mac" "437"
|
|
}
|
|
"GetVelocity"
|
|
{
|
|
"windows" "139"
|
|
"linux" "140"
|
|
"mac" "140"
|
|
}
|
|
"EyeAngles"
|
|
{
|
|
"windows" "130"
|
|
"linux" "131"
|
|
"mac" "131"
|
|
}
|
|
"AcceptInput"
|
|
{
|
|
"windows" "36"
|
|
"linux" "37"
|
|
"mac" "37"
|
|
}
|
|
"SetEntityModel"
|
|
{
|
|
"windows" "24"
|
|
"linux" "25"
|
|
"mac" "25"
|
|
}
|
|
"WeaponEquip"
|
|
{
|
|
"windows" "257"
|
|
"linux" "258"
|
|
"mac" "258"
|
|
}
|
|
"Activate"
|
|
{
|
|
"windows" "33"
|
|
"linux" "34"
|
|
"mac" "34"
|
|
}
|
|
"PlayerRunCmd"
|
|
{
|
|
"windows" "414"
|
|
"linux" "415"
|
|
"mac" "415"
|
|
}
|
|
}
|
|
}
|
|
|
|
"#default"
|
|
{
|
|
"Signatures"
|
|
{
|
|
/* Functions in CGlobalEntityList */
|
|
"FindEntityByClassname"
|
|
{
|
|
"library" "server"
|
|
"windows" "\x55\x8B\xEC\x53\x56\x8B\xF1\x8B\x4D\x2A\x85\xC9\x57\x74\x2A\x8B\x01\x8B\x50\x2A\xFF\xD2\x8B\x00\x25\x2A\x2A\x2A\x2A\x83\xC0\x2A\xC1\xE0\x04\x8B\x3C\x30\xEB\x2A\x8B\xBE\x2A\x2A\x2A\x2A\x85\xFF\x74\x2A\x8B\x5D\x2A\x8B\x37\x85\xF6\x75\x2A\x68\x2A\x2A\x2A\x2A\xFF\x15\x2A\x2A\x2A\x2A\x83\xC4\x2A\xEB\x2A\x39"
|
|
"linux" "@_ZN17CGlobalEntityList21FindEntityByClassnameEP11CBaseEntityPKc"
|
|
"mac" "@_ZN17CGlobalEntityList21FindEntityByClassnameEP11CBaseEntityPKc"
|
|
}
|
|
}
|
|
}
|
|
|
|
"#default"
|
|
{
|
|
"Signatures"
|
|
{
|
|
"FireOutput"
|
|
{
|
|
"library" "server"
|
|
"windows" "\x55\x8B\xEC\x81\xEC\x2A\x2A\x2A\x2A\x53\x56\x8B\x71\x2A\x85\xF6"
|
|
"linux" "@_ZN17CBaseEntityOutput10FireOutputE9variant_tP11CBaseEntityS2_f"
|
|
"mac" "@_ZN17CBaseEntityOutput10FireOutputE9variant_tP11CBaseEntityS2_f"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|