forked from UNLOZE/sm-plugins
AntiLagSwitch & DamageProxy :D
This commit is contained in:
@@ -0,0 +1,72 @@
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user