Skip to content
52 changes: 52 additions & 0 deletions addons/sourcemod/gamedata/pill_passer.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
"Games"
{
"left4dead2"
{
"Functions"
{
"CTerrorPlayer::ThrowWeapon"
{
"signature" "CTerrorPlayer::ThrowWeapon"
"callconv" "thiscall"
"return" "int"
"this" "entity"
"arguments"
{
"a1"
{
"type" "cbaseentity"
}
"a2"
{
"type" "cbaseentity"
}
"a3"
{
"type" "float"
}
"a4"
{
"type" "charptr"
}
"a5"
{
"type" "charptr"
}
}
}
}
"Signatures"
{
"CTerrorWeapon::OnDropped"
{
"library" "server"
"linux" "@_ZN13CTerrorWeapon9OnDroppedEP13CTerrorPlayerS1_"
}
"CTerrorPlayer::ThrowWeapon"
{
"library" "server"
"linux" "@_ZN13CTerrorPlayer11ThrowWeaponEP13CTerrorWeaponPS_fPKcS4_"
}
}
}
}
Binary file modified addons/sourcemod/plugins/optional/pill_passer.smx
Binary file not shown.
Loading