Skip to content
This repository was archived by the owner on Mar 23, 2024. It is now read-only.

Commit fa4e860

Browse files
committed
Update notation for refill_clip_weapons CVar
1 parent 9adde4d commit fa4e860

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

cstrike/addons/amxmodx/configs/csdm/config.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ gameplay_mode = 0
2828
weaponstate_remember = 1
2929

3030
; Refill clip ammo on kill.
31+
; 0 - disabled
3132
; 1 - only active weapon
3233
; 2 - all weapons (slot1 & slot2)
3334
refill_clip_weapons = 1

cstrike/addons/amxmodx/configs/csdm/extraconfigs/_de_dust2.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ gameplay_mode = 0
2828
weaponstate_remember = 1
2929

3030
; Refill clip ammo on kill.
31+
; 0 - disabled
3132
; 1 - only active weapon
3233
; 2 - all weapons (slot1 & slot2)
3334
refill_clip_weapons = 1

cstrike/addons/amxmodx/configs/csdm/extraconfigs/_prefix_de.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ gameplay_mode = 0
2828
weaponstate_remember = 1
2929

3030
; Refill clip ammo on kill.
31+
; 0 - disabled
3132
; 1 - only active weapon
3233
; 2 - all weapons (slot1 & slot2)
3334
refill_clip_weapons = 1

0 commit comments

Comments
 (0)