Added knock back boost workaround for CS: GO, with cvar to disable it: zr_classes_csgo_knockback_boost. Side effects: Weaker and flying zombies, can be compensated with lower knock back.

This commit is contained in:
Richard Helgeby
2012-09-20 11:32:00 +02:00
parent 15a542ba76
commit 75518ba11a
6 changed files with 249 additions and 15 deletions

View File

@ -216,6 +216,10 @@ zr_classes_admin_select "1"
// Default: "lmv"
zr_classes_speed_method "lmv"
// CS: GO only: Applies an upwards boost if necessary as a workaround for low knock back when standing on the ground. Side effects: Weaker and flying zombies (compensate with lower knock back).
// Default: "1"
zr_classes_csgo_knockback_boost "1"
// Overlay
// Allow players to toggle class overlay.