Display MoreHey Lua, do you mean remove the quotes from the "has_boss" part, and what am I checking in config to make sure? Appreciate you responding to potentially a dumb question too!
Direct Copy/Paste:
"factory_day":{
"map_rules": "AvoidAllPmc",
"show_generated_bots":"all",
"max_spawn_time": 1000,
"max_spawn_time_limit_warning":false,
"max_bot_per_zone": 100,
"allow_other_bot_spawn_with_boss":true,
"has_boss":false,
"bosses_spawn_location_type":"together",
"max_boss":1,
"boss_spawn_trying_loop":1,
"allow_same_boss_spawn":true,
"bosses_also_use_scavs_spawn_locations":false,
"bosses_also_use_raiders_spawn_locations":false,
"cultists_spawn_count_for_max_boss": true,
"cultists_spawn_at_own_locations": false,
Yes, It should disable boss for factory_day map, check the generated server logs to confirm.