New plugin: FixPlayerEquip

Fix lag/crashes caused by game_player_equip
This commit is contained in:
BotoX
2017-07-05 22:55:44 +02:00
parent 83c05dc81e
commit b84daf870c
2 changed files with 123 additions and 0 deletions
@@ -0,0 +1,14 @@
"Games"
{
"#default"
{
"Signatures"
{
"CCSPlayer_StockPlayerAmmo"
{
"library" "server"
"linux" "@_ZN9CCSPlayer15StockPlayerAmmoEP17CBaseCombatWeapon"
}
}
}
}