added SharedPlugin code and SetNTVOptional()

added public printing for zr_human, zr_infect and zr_zspawn_force command
fixed zombiereloaded changing player colors
updated sample cfg
updated makefile
This commit is contained in:
2016-04-22 01:24:10 +02:00
parent a732205f8c
commit 2d1cdf7a36
12 changed files with 218 additions and 13 deletions

View File

@ -269,10 +269,18 @@ zr_weapons_zmarket_buyzone "1"
// Default: "1"
zr_weapons_zmarket_rebuy "1"
// Allow players to automatically rebuy their previous weapons. [Dependency: zr_weapons_zmarket&zr_weapons_zmarket_rebuy]
// Automatically equip default or loadout weapons. [Dependency: zr_weapons_zmarket&zr_weapons_zmarket_rebuy]
// Default: "1"
zr_weapons_zmarket_rebuy_auto "1"
// Default primary weapon. [Dependency: zr_weapons_zmarket&zr_weapons_zmarket_rebuy]
// Default: "P90"
zr_weapons_zmarket_rebuy_primary "P90"
// Default secondary weapon. [Dependency: zr_weapons_zmarket&zr_weapons_zmarket_rebuy]
// Default: "Elite"
zr_weapons_zmarket_rebuy_secondary "Elite"
// ----------------------------------------------------------------------------
// Hitgroups (core)