View Single Post
Mr. Man
Veteran Member
Join Date: Mar 2011
Location: Huh?
Old 08-02-2021 , 03:50   Re: [L4D & L4D2] ZSpawn: Zombie Spawn manager (v1.2.1)[09-May-2021]
Reply With Quote #28

This plugin seems to interfere with finale tank spawns which causes players to not be able to finish the campaign if the sp count and tank/witch count exceeds 28 when added together. Can you provide clarifications on the below CVARs?

Code:
zspawn_autosp_limit
zspawn_autotank_max
zspawn_autotank_min
zspawn_autowitch_max
zspawn_autowitch_min
If we want tanks to be able to spawn in finales do we need to add all the spawn values together? Take the setting below as an example:
Code:
zspawn_autosp_limit "20"
zspawn_autotank_max "5"
zspawn_autotank_min "1"
zspawn_autowitch_max "3"
zspawn_autowitch_min "1"
In order for everything to spawn properly do we need to make sure the autosp_limit and autotank & witch max add up to 28?
__________________

Last edited by Mr. Man; 08-02-2021 at 15:30.
Mr. Man is offline