Все довольно просто, но с тебя $100 за информацию
Цитата:
// *EXPERIMENTAL* Amount of zombies to spawn at round_start, 0 for regular method. Defaults to ( player count - 2 ) if the total amount of players is less than this value.
zombie_count 1
// *EXPERIMENTAL* Minimum number of random zombies. Overrides zombie_count. Defaults to ( player count - 2 ) if the total amount of players is less than the resulting value. 0 or greater than max disables.
zombie_count_min 2
// *EXPERIMENTAL* Maximum number of random zombies. Overrides zombie_count. Defaults to ( player count - 2 ) if the total amount of players is less than the resulting value. 0 or less than min disables.
zombie_count_max 2
|
и
Цитата:
// When enabled will teleport first zombie back to spawn.
zombie_first_zombie_tele 1.0
|