Added cvar to enable suicide intercept before the first zombie.
This commit is contained in:
@ -382,6 +382,10 @@ zr_damage_suicide_human "0"
|
||||
// Default: "kill, spectate, jointeam, joinclass"
|
||||
zr_damage_suicide_cmds "kill, spectate, jointeam, joinclass"
|
||||
|
||||
// Intercept suicide commands only after the first zombie has spawned.
|
||||
// Default: "1"
|
||||
zr_damage_suicide_after_infect "1"
|
||||
|
||||
|
||||
// ----------------------------------------------------------------------------
|
||||
// Overlays (core)
|
||||
|
Reference in New Issue
Block a user