fixed trigger OnStartTouch/OnEndTouch bug caused by TeleportEntity

fixed reloading zombiereloaded plugin
reset player velocity on respawn (high speed in spec -> zspawn)
This commit is contained in:
2016-05-08 03:10:25 +02:00
parent 2d1cdf7a36
commit cea1b84965
5 changed files with 69 additions and 1 deletions

View File

@ -0,0 +1,14 @@
"Games"
{
"cstrike"
{
"Signatures"
{
"CBaseEntity_SetAbsVelocity"
{
"library" "server"
"linux" "@_ZN11CBaseEntity14SetAbsVelocityERK6Vector"
}
}
}
}