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:
14
cstrike/addons/sourcemod/gamedata/zombiereloaded.txt
Normal file
14
cstrike/addons/sourcemod/gamedata/zombiereloaded.txt
Normal file
@ -0,0 +1,14 @@
|
||||
"Games"
|
||||
{
|
||||
"cstrike"
|
||||
{
|
||||
"Signatures"
|
||||
{
|
||||
"CBaseEntity_SetAbsVelocity"
|
||||
{
|
||||
"library" "server"
|
||||
"linux" "@_ZN11CBaseEntity14SetAbsVelocityERK6Vector"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user