added anti longknife feature

This commit is contained in:
2016-05-08 22:25:30 +02:00
parent cea1b84965
commit 71d5c297d3
3 changed files with 25 additions and 0 deletions

View File

@ -337,6 +337,10 @@ zr_infect_consecutive_block "1"
// Default: "1"
zr_infect_weapons_drop "1"
// The maximum allowed distance between a client and an attacker for a successful infection. [0.0 = Disabled]
// Default: "80.0"
zr_infect_max_distance "80.0"
// Effects
// Disabling this will disable the fireball, smoke cloud, and sparks in a more efficient way.