Added, Updated and Removed Mods; Updated Readme
This commit is contained in:
@@ -0,0 +1,34 @@
|
||||
[smart_terrain]
|
||||
squad_id = 1
|
||||
max_population = 1
|
||||
respawn_params = respawn@x162_st_burer
|
||||
respawn_only_smart = false
|
||||
respawn_idle = 345600
|
||||
respawn_radius = 500
|
||||
;arrive_dist = 0
|
||||
;smart_control = nil
|
||||
;att_restr = nil
|
||||
;def_restr = nil
|
||||
;safe_restr = nil
|
||||
;spawn_point = nil
|
||||
|
||||
[respawn@x162_st_burer] ;-- Type:
|
||||
spawn_x16_worst
|
||||
spawn_x16_isg
|
||||
|
||||
|
||||
[spawn_x16_worst] ;-- Worst mutants - Rates of groups:( 2 karlik + 3 burer + 3 controller )
|
||||
spawn_squads = simulation_karlik, simulation_karlik, simulation_burer, simulation_burer_1_2_day, simulation_bur_5rat_day, simulation_controller, simulation_contr_5sn, simulation_contr_4tush_3sn
|
||||
spawn_num = {=actor_community(actor_monolith)} 0,{=actor_community(actor_greh)} 0,{+yan_kill_brain_done} 1, 0
|
||||
|
||||
[spawn_x16_isg]
|
||||
spawn_squads = isg_x162_st_burer_squad
|
||||
spawn_num = {=actor_community(actor_monolith)} 0,{=actor_community(actor_greh)} 0,{+yan_kill_brain_done +isg_entered_the_zone !squad_name_exist(isg_x162_st_burer_squad) ~10} 1, 0
|
||||
|
||||
|
||||
[on_changing_level]
|
||||
on_info = {+yan_controller_respawn_01} %=destroy_object(labx16_killer_dead)%
|
||||
|
||||
;[smart_control]
|
||||
|
||||
;[exclusive]
|
||||
+33
@@ -0,0 +1,33 @@
|
||||
[smart_terrain]
|
||||
squad_id = 2
|
||||
max_population = 2
|
||||
respawn_params = respawn@x162_st_gigant
|
||||
respawn_only_smart = false
|
||||
respawn_idle = 172800
|
||||
respawn_radius = 500
|
||||
;arrive_dist = 0
|
||||
;smart_control = nil
|
||||
;att_restr = nil
|
||||
;def_restr = nil
|
||||
;safe_restr = nil
|
||||
;spawn_point = nil
|
||||
|
||||
[respawn@x162_st_gigant] ;-- Type:
|
||||
spawn_x16_normal
|
||||
spawn_x16_ecolog
|
||||
|
||||
|
||||
[spawn_x16_normal] ;-- Hard mutants - Rates of groups:( 1 tushkano + 1 snork + 1 fracture + 1 zombie )
|
||||
spawn_squads = simulation_tushkano, simulation_snork, simulation_fracture, simulation_zombie_blind
|
||||
spawn_num = {=actor_community(actor_monolith)} 0,{=actor_community(actor_greh)} 0,{+yan_kill_brain_done} 1, 0
|
||||
|
||||
[spawn_x16_ecolog]
|
||||
spawn_squads = ecolog_x162_st_gigant_squad
|
||||
spawn_num = {+yan_kill_brain_done !squad_name_exist(ecolog_x162_st_gigant_squad)} 1, 0
|
||||
|
||||
|
||||
;[on_changing_level]
|
||||
|
||||
;[smart_control]
|
||||
|
||||
;[exclusive]
|
||||
+28
@@ -0,0 +1,28 @@
|
||||
[smart_terrain]
|
||||
squad_id = 4
|
||||
max_population = 2
|
||||
respawn_params = respawn@x162_st_poltergeist
|
||||
respawn_only_smart = false
|
||||
respawn_idle = 259200
|
||||
respawn_radius = 500
|
||||
;arrive_dist = 0
|
||||
;smart_control = nil
|
||||
;att_restr = nil
|
||||
;def_restr = nil
|
||||
;safe_restr = nil
|
||||
;spawn_point = nil
|
||||
|
||||
[respawn@x162_st_poltergeist] ;-- Type:
|
||||
spawn_x16_hard
|
||||
|
||||
|
||||
[spawn_x16_hard] ;-- Hard mutants - Rates of groups:( 2 bloodsucker + 2 psysucker + 2 zombie )
|
||||
spawn_squads = simulation_bloodsucker, simulation_bloodsucker_1_2, simulation_psysucker, simulation_psysucker_1_2, simulation_zombie_blind_3zomb, simulation_zombie_blind_3zomb_civ
|
||||
spawn_num = {=actor_community(actor_monolith)} 0,{=actor_community(actor_greh)} 0,{+yan_kill_brain_done} 1, 0
|
||||
|
||||
|
||||
;[on_changing_level]
|
||||
|
||||
;[smart_control]
|
||||
|
||||
;[exclusive]
|
||||
@@ -0,0 +1,29 @@
|
||||
[smart_terrain]
|
||||
squad_id = 3
|
||||
max_population = 1
|
||||
respawn_params = respawn@x162_st_snork
|
||||
respawn_only_smart = false ;true
|
||||
respawn_idle = 43200
|
||||
respawn_radius = 500
|
||||
;arrive_dist = 0
|
||||
;smart_control = nil
|
||||
;att_restr = nil
|
||||
;def_restr = nil
|
||||
;safe_restr = nil
|
||||
;spawn_point = nil
|
||||
|
||||
[respawn@x162_st_snork] ;-- Type:
|
||||
spawn_x16_normal
|
||||
|
||||
|
||||
[spawn_x16_normal] ;-- Normal mutants - Rates of groups:( 3 snork + 2 tushkano )
|
||||
spawn_squads = simulation_snork, simulation_snork_2_3, simulation_snork_2_5, simulation_tushkano, simulation_tushkano_7_10
|
||||
spawn_num = {=actor_community(actor_monolith)} 0,{=actor_community(actor_greh)} 0,{+yan_kill_brain_done} 1, 0
|
||||
|
||||
|
||||
[on_changing_level]
|
||||
on_info = %=script(redone_remove_labx16_object:clean_mess)%
|
||||
|
||||
;[smart_control]
|
||||
|
||||
;[exclusive]
|
||||
Reference in New Issue
Block a user