mirror of
https://github.com/s1lentq/ReGameDLL_CS.git
synced 2025-01-14 15:48:01 +03:00
parent
4f7252525e
commit
c6875e5b12
@ -379,7 +379,7 @@ void EXT_FUNC ClientKill(edict_t *pEntity)
|
|||||||
|
|
||||||
pPlayer->m_LastHitGroup = HITGROUP_GENERIC;
|
pPlayer->m_LastHitGroup = HITGROUP_GENERIC;
|
||||||
|
|
||||||
// don't let them suicide for 5 seconds after suiciding
|
// don't let them suicide for 1 second after suiciding
|
||||||
pPlayer->m_fNextSuicideTime = gpGlobals->time + 1.0f;
|
pPlayer->m_fNextSuicideTime = gpGlobals->time + 1.0f;
|
||||||
|
|
||||||
// have the player kill themself
|
// have the player kill themself
|
||||||
|
Loading…
x
Reference in New Issue
Block a user