sm-plugins/Hitmarker/gamedata/Hitmarker.games.txt

32 lines
745 B
Plaintext
Raw Normal View History

2019-10-24 01:20:28 +02:00
"Games"
{
"cstrike"
{
"Signatures"
{
"CBaseEntity::OnTakeDamage"
{
"library" "server"
"linux" "@_ZN11CBaseEntity12OnTakeDamageERK15CTakeDamageInfo"
}
}
"Functions"
{
"CBaseEntity__OnTakeDamage"
{
"signature" "CBaseEntity::OnTakeDamage"
"callconv" "thiscall"
"return" "int"
"this" "entity"
"arguments"
{
"info"
{
"type" "objectptr"
}
}
}
}
}
}