Forgot adding cvar to cfg. ;-;

This commit is contained in:
zaCade 2017-08-03 21:21:56 +02:00
parent 7d2a16e2f6
commit 1e90596ddc
2 changed files with 5 additions and 1 deletions

View File

@ -265,6 +265,10 @@ zr_weapons_zmarket "1"
// Default: "1" // Default: "1"
zr_weapons_zmarket_buyzone "1" zr_weapons_zmarket_buyzone "1"
// Dont allow users to rebuy weapons to refill their clip. [Dependency: zr_weapons_zmarket]
// Default: "1"
zr_weapons_zmarket_norefill "1"
// Allow players to rebuy their previous weapons. [Dependency: zr_weapons_zmarket] // Allow players to rebuy their previous weapons. [Dependency: zr_weapons_zmarket]
// Default: "1" // Default: "1"
zr_weapons_zmarket_rebuy "1" zr_weapons_zmarket_rebuy "1"