Skip to content

Commit 6fdd0cb

Browse files
authored
Add weapons info to mp_knockback (#1080)
1 parent ef10e35 commit 6fdd0cb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

dist/game.cfg

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -681,7 +681,9 @@ mp_playerid_showhealth "1"
681681
// Default value: "3"
682682
mp_playerid_field "3"
683683

684-
// Knockback force applied to the victim when damaged by strong weapons (e.g. AWP, AK47).
684+
// Knockback force applied to the victim when damaged by some weapons.
685+
// Applied for: SCOUT, AUG, SG550, GALIL, FAMAS, AWP, M3, M4A1, G3SG1, DEAGLE, SG552 and AK47
686+
// Not applied for: P228, XM1014, MAC10, ELITE, FIVESEVEN, UMP45, USP, GLOCK, MP5, M249, TMP and P90
685687
// Works only if not crouching, and not hit in the legs.
686688
// Set to "0" to disable.
687689
//

0 commit comments

Comments
 (0)