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:
@ -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)
|
||||
|
Reference in New Issue
Block a user