added anti longknife feature
This commit is contained in:
@ -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.
|
||||
|
Reference in New Issue
Block a user