Added cvar to enable suicide intercept before the first zombie.

This commit is contained in:
Richard Helgeby
2010-05-19 15:34:26 +02:00
parent 852f380b48
commit d556da6a32
3 changed files with 36 additions and 46 deletions

View File

@ -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)