Информация о файле
Спавн Танков и Ведьм в зависимости от прогресса игроков. После обновления 1.3.0 плагину теперь требуется Left 4 DHooks Direct.
Доступные Квары:
// 0:Disable, 1:Enable Plugin // - // Default: "1" boss_spawn "1" // Set interval time check to spawn // - // Default: "0.5" // Minimum: "0.100000" boss_spawn_interval "0.5" // 0:Set distribute spawning points evenly between each, 1:Set random range between spawning points // - // Default: "1" // Minimum: "0.000000" // Maximum: "1.000000" boss_spawn_range_random "1" // Setting chance (0-100)% to spawn Tanks // - // Default: "50" // Minimum: "0.000000" // Maximum: "100.000000" boss_spawn_tanks_chance "100" // Setting chance (0-100)% to spawn Witches // - // Default: "50" // Minimum: "0.000000" // Maximum: "100.000000" boss_spawn_witches_chance "100" // Set Tanks to spawn simultaneously // - // Default: "1" boss_spawn_tanks "1" // Set max random Tanks to spawn simultaneously, 0:Disable Random value // - // Default: "3" boss_spawn_tanks_rng "3" // Set Witches to spawn simultaneously // - // Default: "1" boss_spawn_witches "1" // Set max random Witches to spawn simultaneously, 0:Disable Random value // - // Default: "3" boss_spawn_witches_rng "3" // Set total Tanks to spawn on map // - // Default: "1" boss_spawn_total_tanks "1" // Set max random value total Tanks on map, 0:Disable Random value // - // Default: "3" boss_spawn_total_tanks_rng "3" // Set total Witches to spawn on map // - // Default: "1" boss_spawn_total_witches "1" // Set max random value total Witches on map, 0:Disable Random value // - // Default: "3" boss_spawn_total_witches_rng "3" // 0:Check any Tanks spawned on map, 1:Check only boss spawn Tanks // - // Default: "0" boss_spawn_check_tanks "0" // 0:Check any Witches spawned on map, 1:Check only boss spawn Witches // - // Default: "0" boss_spawn_check_witches "0" // 0:Disable Tanks in first map, 1:Allow Tanks in first map // - // Default: "1" boss_spawn_start_tanks "1" // 0:Disable Witches in first map, 1:Allow Witches in first map // - // Default: "1" boss_spawn_start_witches "1" // 0:Disable tanks in finale map, 1:Allow before finale starts, 2:Allow after finale starts, 3:Allow all finale map // - // Default: "0" boss_spawn_finale_tanks "0" // 0:Disable witches in finale map, 1:Allow before finale starts, 2: Allow after finale starts, 3:Allow all finale map // - // Default: "0" boss_spawn_finale_witches "0" // Set progress (0-100)% min of the distance map to can spawn Tank // - // Default: "0.0" // Minimum: "0.000000" // Maximum: "100.000000" boss_spawn_range_min_tank "0.0" // Set progress (0-100)% max of the distance map to can spawn Tank // - // Default: "100.0" // Minimum: "0.000000" // Maximum: "100.000000" boss_spawn_range_max_tank "100.0" // Set progress (0-100)% min of the distance map to can spawn Witch // - // Default: "0.0" // Minimum: "0.000000" // Maximum: "100.000000" boss_spawn_range_min_witch "0.0" // Set progress (0-100)% max of the distance map to can spawn Witch // - // Default: "100.0" // Minimum: "0.000000" // Maximum: "100.000000" boss_spawn_range_max_witch "100.0"