Add: Shoot&Knife through teammates
Fix entity simulation order to be random for more .. randomness
This commit is contained in:
@ -40,18 +40,18 @@
|
||||
"linux" "@_ZTV27CTraceFilterSkipTwoEntities"
|
||||
}
|
||||
|
||||
"CTraceFilterSimple"
|
||||
{
|
||||
"library" "server"
|
||||
"linux" "@_ZTV18CTraceFilterSimple"
|
||||
}
|
||||
|
||||
"CTraceFilterSkipTwoEntities_CTraceFilterSkipTwoEntities"
|
||||
{
|
||||
"library" "server"
|
||||
"linux" "@_ZN27CTraceFilterSkipTwoEntitiesC2EPK13IHandleEntityS2_i"
|
||||
}
|
||||
|
||||
"CTriggerMultiple_MultiWaitOver"
|
||||
{
|
||||
"library" "server"
|
||||
"linux" "@_ZN16CTriggerMultiple13MultiWaitOverEv"
|
||||
}
|
||||
|
||||
"Physics_RunThinkFunctions"
|
||||
{
|
||||
"library" "server"
|
||||
@ -69,6 +69,18 @@
|
||||
"library" "server"
|
||||
"linux" "@_Z14FX_FireBulletsiRK6VectorRK6QAngleiiifff"
|
||||
}
|
||||
|
||||
"Physics_SimulateEntity"
|
||||
{
|
||||
"library" "server"
|
||||
"linux" "@_Z22Physics_SimulateEntityP11CBaseEntity"
|
||||
}
|
||||
|
||||
"CKnife_SwingOrStab"
|
||||
{
|
||||
"library" "server"
|
||||
"linux" "@_ZN6CKnife11SwingOrStabEb"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user