Various Changes; Updated and Added Mods
This commit is contained in:
@@ -1,22 +1,34 @@
|
||||
[smart_terrain] ;-- broken spawn
|
||||
[smart_terrain]
|
||||
squad_id = 1
|
||||
max_population = 2
|
||||
respawn_params = respawn@pol_sim_1
|
||||
respawn_idle = 259200
|
||||
respawn_only_smart = false
|
||||
respawn_idle = 172800
|
||||
respawn_radius = 200
|
||||
;arrive_dist = 0
|
||||
;smart_control = nil
|
||||
;att_restr = nil
|
||||
;def_restr = nil
|
||||
;safe_restr = nil
|
||||
;spawn_point = nil
|
||||
|
||||
[respawn@pol_sim_1] ;-- Type: faction {renegade} = outpost\camp
|
||||
[respawn@pol_sim_1] ;-- Type:
|
||||
spawn_all_weak
|
||||
spawn_zombie
|
||||
spawn_mix
|
||||
|
||||
[spawn_zombie] ;-- Weak mutants - Rates of groups: ( 1 tushkano + 2 zombie )
|
||||
spawn_squads = simulation_zombie_3_6, simulation_mix_zombie, simulation_tushkano
|
||||
spawn_num = {!squad_name_exist(pol_renegade_guard1) -yan_kill_brain_done ~40} 1, 0
|
||||
|
||||
[spawn_mix] ;-- Normal mutants - Rates of groups:( 1 zombie + 2 dogs + 1 cats + 1 tushkano )
|
||||
spawn_squads = pol_zombie_squad_1, simulation_dog_5_7, simulation_mix_dogs, simulation_cat_3_5, simulation_tushkano
|
||||
[spawn_all_weak] ;-- Normal mutants - Rates of groups: ( 1 tushkano + 2 dogs + 1 cats + 3 fleshes/boars )
|
||||
spawn_squads = simulation_tushkano, simulation_mix_dogs, simulation_cat, simulation_mix_boar_flesh, simulation_flesh, simulation_boar
|
||||
spawn_num = {!squad_name_exist(pol_renegade_guard1) +yan_kill_brain_done ~40} 1, 0
|
||||
|
||||
[spawn_zombie] ;-- Weak mutants - Rates of groups: ( 1 tushkano + 2 zombie )
|
||||
spawn_squads = simulation_tushkano, simulation_zombie_3_6, simulation_mix_zombie, pol_zombie_squad_1
|
||||
spawn_num = {!squad_name_exist(pol_renegade_guard1) -yan_kill_brain_done ~40} 1, 0
|
||||
|
||||
|
||||
;[on_changing_level]
|
||||
|
||||
;[smart_control]
|
||||
|
||||
;[exclusive]
|
||||
;guard_1 = pole\pol_sim_1_smart_logic.ltx
|
||||
|
||||
@@ -1,11 +1,23 @@
|
||||
[smart_terrain] ;-- does not exist
|
||||
squad_id = 2
|
||||
;squad_count = 1
|
||||
;max_population = 2
|
||||
;max_population = 1
|
||||
;respawn_params = respawn@pol_sim_2
|
||||
;respawn_idle = 0
|
||||
;respawn_only_smart = false
|
||||
;respawn_idle = 86400
|
||||
;respawn_radius = 50
|
||||
;arrive_dist = 0
|
||||
;smart_control = nil
|
||||
;att_restr = nil
|
||||
;def_restr = nil
|
||||
;safe_restr = nil
|
||||
;spawn_point = nil
|
||||
|
||||
;[respawn@pol_sim_2]
|
||||
;[respawn@pol_sim_2] ;-- Type:
|
||||
|
||||
|
||||
;[on_changing_level]
|
||||
|
||||
;[smart_control]
|
||||
|
||||
;[exclusive]
|
||||
|
||||
+14
-3
@@ -2,18 +2,29 @@
|
||||
squad_id = 2
|
||||
max_population = 2
|
||||
respawn_params = respawn@pol_smart_terrain_1_1
|
||||
respawn_only_smart = false
|
||||
respawn_idle = 172800
|
||||
respawn_radius = 200
|
||||
;arrive_dist = 0
|
||||
;smart_control = nil
|
||||
;att_restr = nil
|
||||
;def_restr = nil
|
||||
;safe_restr = nil
|
||||
;spawn_point = nil
|
||||
|
||||
[respawn@pol_smart_terrain_1_1] ;-- Type:
|
||||
spawn_mix
|
||||
spawn_mutant_mix
|
||||
|
||||
|
||||
[spawn_mix] ;-- Normal mutants - Rates of groups:( 1 zombie + 1 dogs + 1 fleshes/boars + 1 tushkano )
|
||||
spawn_squads = pol_zombie_squad_2, simulation_mix_dogs, simulation_mix_boar_flesh, simulation_tushkano
|
||||
[spawn_mutant_mix] ;-- Normal mutants - Rates of groups:( 1 tushkano + 1 dogs + 1 cat + 1 fleshes/boars + 1 zombie )
|
||||
spawn_squads = simulation_tushkano, simulation_mix_dogs, simulation_cat, simulation_mix_boar_flesh, pol_zombie_squad_2
|
||||
spawn_num = {!squad_name_exist(pol_smart_terrain_1_1_mlr_squad)} 1, 0
|
||||
|
||||
|
||||
;[on_changing_level]
|
||||
|
||||
;[smart_control]
|
||||
|
||||
;[exclusive]
|
||||
;guard_1 = pole\pol_smart_terrain_1_1_smart_logic.ltx
|
||||
;patrol_1 = pole\pol_smart_terrain_1_1_smart_logic.ltx
|
||||
|
||||
+18
-7
@@ -1,18 +1,29 @@
|
||||
[smart_terrain]
|
||||
squad_id = 3
|
||||
max_population = 2
|
||||
respawn_params = respawn@pol_smart_terrain_1_1
|
||||
respawn_idle = 172800
|
||||
respawn_params = respawn@pol_smart_terrain_1_2
|
||||
respawn_only_smart = false
|
||||
respawn_idle = 259200
|
||||
respawn_radius = 200
|
||||
;arrive_dist = 0
|
||||
;smart_control = nil
|
||||
;att_restr = nil
|
||||
;def_restr = nil
|
||||
;safe_restr = nil
|
||||
;spawn_point = nil
|
||||
|
||||
[respawn@pol_smart_terrain_1_1] ;-- Type:
|
||||
spawn_mix
|
||||
[respawn@pol_smart_terrain_1_2] ;-- Type:
|
||||
spawn_mutant_mix
|
||||
|
||||
|
||||
[spawn_mix] ;-- Normal mutants - Rates of groups:( 2 dogs + 1 cats + 1 tushkano )
|
||||
[spawn_mutant_mix] ;-- Normal mutants - Rates of groups:( 2 dogs + 1 cats + 1 tushkano )
|
||||
spawn_squads = simulation_dog, simulation_dog_5_7, simulation_cat, simulation_tushkano
|
||||
spawn_num = {!squad_name_exist(pol_renegade_guard1) ~40} 1, 0
|
||||
spawn_num = {!squad_name_exist(pol_renegade_guard1)} 1, 0
|
||||
|
||||
|
||||
[exclusive]
|
||||
;[on_changing_level]
|
||||
|
||||
;[smart_control]
|
||||
|
||||
;[exclusive]
|
||||
;guard_1 = pole\pol_smart_terrain_1_1_smart_logic.ltx
|
||||
+10
-3
@@ -2,16 +2,23 @@
|
||||
squad_id = 4
|
||||
max_population = 2
|
||||
respawn_params = respawn@pol_smart_terrain_1_3
|
||||
respawn_only_smart = false
|
||||
respawn_idle = 172800
|
||||
respawn_radius = 200
|
||||
;arrive_dist = 0
|
||||
;smart_control = nil
|
||||
;att_restr = nil
|
||||
;def_restr = nil
|
||||
;safe_restr = nil
|
||||
;spawn_point = nil
|
||||
|
||||
[respawn@pol_smart_terrain_1_3] ;-- Type:
|
||||
spawn_mix
|
||||
spawn_mutant_mix
|
||||
|
||||
|
||||
[spawn_mix] ;-- Normal mutants - Rates of groups:( 1 zombie + 2 dogs + 1 tushkano )
|
||||
[spawn_mutant_mix] ;-- Normal mutants - Rates of groups:( 1 zombie + 2 dogs + 1 tushkano )
|
||||
spawn_squads = pol_zombie_squad_3, simulation_dog_5_7, simulation_mix_dogs, simulation_tushkano
|
||||
spawn_num = {!squad_name_exist(pol_smart_terrain_1_2_mlr_squad) ~40} 1, 0
|
||||
spawn_num = {!squad_name_exist(pol_smart_terrain_1_3_squad) ~40} 1, 0
|
||||
|
||||
|
||||
;[exclusive]
|
||||
|
||||
+16
-4
@@ -2,8 +2,15 @@
|
||||
squad_id = 5
|
||||
max_population = 2
|
||||
respawn_params = respawn@pol_smart_terrain_2_1
|
||||
respawn_idle = 172800
|
||||
respawn_only_smart = false
|
||||
respawn_idle = 259200
|
||||
respawn_radius = 200
|
||||
;arrive_dist = 0
|
||||
;smart_control = nil
|
||||
;att_restr = nil
|
||||
;def_restr = nil
|
||||
;safe_restr = nil
|
||||
;spawn_point = nil
|
||||
|
||||
[respawn@pol_smart_terrain_2_1] ;-- Type: faction {renegade} = outpost\camp
|
||||
spawn_zombie
|
||||
@@ -14,8 +21,13 @@ spawn_squads = pol_zombie_squad_4, simulation_mix_zombie, simulation_tushkano
|
||||
spawn_num = {!squad_name_exist(pol_renegade_guard1) -yan_kill_brain_done ~20} 1, 0
|
||||
|
||||
|
||||
;[on_changing_level]
|
||||
|
||||
;[smart_control]
|
||||
|
||||
[exclusive]
|
||||
pol_renegade_squad_guard_mlr_1 = pole\pol_renegade_mlr_characters_logic.ltx
|
||||
pol_renegade_squad_guard_mlr_2 = pole\pol_renegade_mlr_characters_logic.ltx
|
||||
pol_renegade_squad_guard_mlr_3 = pole\pol_renegade_mlr_characters_logic.ltx
|
||||
pol_smart_terrain_2_1_guard_work_1 = pole\pol_smart_terrain_2_1_smart_logic.ltx
|
||||
pol_smart_terrain_2_1_guard_work_2 = pole\pol_smart_terrain_2_1_smart_logic.ltx
|
||||
pol_smart_terrain_2_1_guard_work_3 = pole\pol_smart_terrain_2_1_smart_logic.ltx
|
||||
|
||||
;patrol_1 = pole\pol_smart_terrain_2_1_smart_logic.ltx ;-- broken
|
||||
|
||||
+22
-11
@@ -2,27 +2,38 @@
|
||||
squad_id = 6
|
||||
max_population = 2
|
||||
respawn_params = respawn@pol_smart_terrain_2_2
|
||||
respawn_only_smart = false
|
||||
respawn_idle = 259200
|
||||
respawn_radius = 500
|
||||
respawn_radius = 200
|
||||
;arrive_dist = 0
|
||||
;smart_control = nil
|
||||
;att_restr = nil
|
||||
;def_restr = nil
|
||||
;safe_restr = nil
|
||||
;spawn_point = nil
|
||||
|
||||
[respawn@pol_smart_terrain_2_2] ;-- Type: faction {renegade} = outpost\camp
|
||||
spawn_mutants_mix
|
||||
spawn_zombie
|
||||
spawn_mix
|
||||
spawn_isg_special
|
||||
|
||||
|
||||
[spawn_zombie] ;-- Weak mutants - Rates of groups: ( 1 tushkano + 2 zombie )
|
||||
spawn_squads = simulation_zombie_3_6, simulation_mix_zombie, simulation_tushkano
|
||||
spawn_num = {!squad_name_exist(pol_renegade_guard1) -yan_kill_brain_done ~20} 1, 0
|
||||
|
||||
[spawn_mix] ;-- Normal mutants - Rates of groups:( 1 zombie + 2 dogs + 1 cats + 1 tushkano )
|
||||
spawn_squads = pol_zombie_squad_1, simulation_dog_5_7, simulation_mix_dogs, simulation_cat_3_5, simulation_tushkano, simulation_poltergeist_tele, simulation_karlik
|
||||
[spawn_mutants_mix] ;-- Normal mutants - Rates of groups:( 1 dogs + 1 cats + 2 polter + 2 karlik )
|
||||
spawn_squads = simulation_mix_dogs, simulation_cat_3_5, simulation_poltergeist_tele, simulation_poltergeist_tele, simulation_karlik, simulation_karlik
|
||||
spawn_num = {!squad_name_exist(pol_renegade_guard1) +yan_kill_brain_done} 1, 0
|
||||
|
||||
[spawn_isg_special]
|
||||
spawn_squads = pol_isg_squad_alpha
|
||||
spawn_num = {!squad_name_exist(pol_renegade_guard1) !squad_name_exist(pol_isg_squad_alpha) +isg_entered_the_zone ~10} 1, 0
|
||||
[spawn_zombie] ;-- Weak mutants - Rates of groups: ( 3 zombie )
|
||||
spawn_squads = pol_zombie_squad_1, simulation_zombie_3_6, simulation_mix_zombie
|
||||
spawn_num = {!squad_name_exist(pol_renegade_guard1) -yan_kill_brain_done ~20} 1, 0
|
||||
|
||||
[spawn_isg_special]
|
||||
spawn_squads = pol_smart_terrain_2_2_isg_squad
|
||||
spawn_num = {!squad_name_exist(pol_renegade_guard1) +isg_entered_the_zone ~10} 1, 0
|
||||
|
||||
|
||||
;[on_changing_level]
|
||||
|
||||
;[smart_control]
|
||||
|
||||
;[exclusive]
|
||||
;patrol_1 = pole\pol_smart_terrain_2_2_smart_logic.ltx
|
||||
Reference in New Issue
Block a user