sm-plugins/_ZItemKnockback/gamedata/ZItemKnockback.games.txt
2019-09-21 23:33:44 +02:00

73 lines
1.9 KiB
Plaintext

"Games"
{
"cstrike"
{
"Signatures"
{
"CCSPlayer::FireBullet"
{
"library" "server"
"linux" "@_ZN9CCSPlayer10FireBulletE6VectorRK6QAnglefiiifP11CBaseEntitybff"
}
}
"Functions"
{
"CCSPlayer__FireBullet"
{
"signature" "CCSPlayer::FireBullet"
"callconv" "thiscall"
"return" "int"
"this" "entity"
"arguments"
{
"vecSrc"
{
"type" "vectorptr"
}
"shootAngles"
{
"type" "objectptr"
}
"vecSpread"
{
"type" "float"
}
"iPenetration"
{
"type" "int"
}
"iBulletType"
{
"type" "int"
}
"iDamage"
{
"type" "int"
}
"flRangeModifier"
{
"type" "float"
}
"pevAttacker"
{
"type" "cbaseentity"
}
"bDoEffects"
{
"type" "bool"
}
"x"
{
"type" "float"
}
"y"
{
"type" "float"
}
}
}
}
}
}