Raise an event for expansion base built alert.
Posted: Mon Aug 10, 2026 6:03 am
Re: Expansion base built alert from https://factorio.com/blog/post/fff-445
it would be nice if expansion base built alert also raise an event.
My use case is that when this event triggers, unit control sends a group of army to kill them.
I could do it by tracking build groups position and on_sector_scanned. But the performance overheads made me don't want to do it, because majority of the scans are invalid. This becomes a lot worse when other mods speed up the radar scan speed.
it would be nice if expansion base built alert also raise an event.
My use case is that when this event triggers, unit control sends a group of army to kill them.
I could do it by tracking build groups position and on_sector_scanned. But the performance overheads made me don't want to do it, because majority of the scans are invalid. This becomes a lot worse when other mods speed up the radar scan speed.