View Single Post
Mr. Man
Veteran Member
Join Date: Mar 2011
Location: Huh?
Old 06-14-2022 , 12:29   Re: [L4D & L4D2] ZSpawn: Zombie Spawn manager (v1.2.5)[09-Mar-2021]
Reply With Quote #72

Think I found a potential bug. Sometimes the tank limit cvars aren't respected:

Code:
// Maximum amount of tanks that will be autospawned on each map.
// -
// Default: "2"
// Minimum: "0.000000"
// Maximum: "64.000000"
zspawn_autotank_max "1"

// Minimum amount of tanks that will be autospawned on each map.
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "64.000000"
zspawn_autotank_min "1"
With these 2 settings I sometimes see 2 tanks spawn in a round.
__________________
Mr. Man is offline