Add button for the Alerts Configuration gui

Post your ideas and suggestions how to improve the game.

Moderator: ickputzdirwech

User avatar
jurgy
Long Handed Inserter
Long Handed Inserter
Posts: 51
Joined: Wed Feb 27, 2019 5:55 pm
Contact:

Add button for the Alerts Configuration gui

Post by jurgy »

TL;DR
Please add a button for the Alerts configuration gui (/alerts) to the current alert bar
What?
Picture, 1000 words:
08-07-2026, 17-44-57.png
08-07-2026, 17-44-57.png (1.05 MiB) Viewed 662 times
Why?
Using a command for this seems obscure. Adding it to the side of the current alert bar seems to me to be the most logical place to add the button.
User avatar
worph
Fast Inserter
Fast Inserter
Posts: 195
Joined: Thu Jun 25, 2026 2:01 pm
Contact:

Re: Add button for the Alerts Configuration gui

Post by worph »

+1

A rightclick option on the alert might also be intuitive for a lot of people. (me)
imoth_f
Manual Inserter
Manual Inserter
Posts: 3
Joined: Thu Aug 06, 2026 7:40 pm
Contact:

Re: Add button for the Alerts Configuration gui

Post by imoth_f »

+1

Didn't even realise there was a command.
User avatar
Shemp
Long Handed Inserter
Long Handed Inserter
Posts: 81
Joined: Mon Jan 19, 2026 6:51 pm
Contact:

Re: Add button for the Alerts Configuration gui

Post by Shemp »

+1

The side menu (above the minimap with the Factoriopedia button, Trains, Achievements etc.) could also be a nice place for this, since the alert indicator isn't visible at all times.

I'll add that it is not currently possible to open this window via script, you have to run /alerts.

Code: Select all

player.opened = defines.gui_type.alerts_config
will produce an error if you try to run this.

But you can detect when the window is opened by reading player.opened_gui_type.
User avatar
worph
Fast Inserter
Fast Inserter
Posts: 195
Joined: Thu Jun 25, 2026 2:01 pm
Contact:

Re: Add button for the Alerts Configuration gui

Post by worph »

Something to keep in mind also:
A problem with your suggestions is the following: When all alerts are disabled via this GUI, you will likely not be able to access it via the little button you proposed. Because that would only be visible when there is an active alert. So maybe it can have a button in the options too, or similar.
Rseding91
Factorio Staff
Factorio Staff
Posts: 17471
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: Add button for the Alerts Configuration gui

Post by Rseding91 »

I added support to write opened to the alerts_config GUI type for the next release.
If you want to get ahold of me I'm almost always on Discord.
User avatar
ChildishGiant
Burner Inserter
Burner Inserter
Posts: 11
Joined: Wed Jul 25, 2018 1:28 pm
Contact:

Re: Add button for the Alerts Configuration gui

Post by ChildishGiant »

Crazy necro but was this button ever added? On our playthrough we've built a perimeter wall so aren't worried about biter expansion alerts that keep going off. I didn't know about the /alerts command until finding this thread and can't find any button in the game to open this gui
User avatar
Shemp
Long Handed Inserter
Long Handed Inserter
Posts: 81
Joined: Mon Jan 19, 2026 6:51 pm
Contact:

Re: Add button for the Alerts Configuration gui

Post by Shemp »

ChildishGiant wrote: Fri Sep 04, 2026 5:39 pm Crazy necro but was this button ever added? On our playthrough we've built a perimeter wall so aren't worried about biter expansion alerts that keep going off. I didn't know about the /alerts command until finding this thread and can't find any button in the game to open this gui
It's now possible (since 2.1.15) for a mod to make a button that opens the Alerts GUI (and it's always been possible for a mod to implement this kind of GUI for itself).

The base game currently has no such button, you still need to run /alerts.
The-Zee-System
Inserter
Inserter
Posts: 41
Joined: Wed Feb 15, 2017 2:03 am
Contact:

Re: Add button for the Alerts Configuration gui

Post by The-Zee-System »

+1 as it should be standard for people to press a button to do it, and to have a history of alerts too.
Post Reply

Return to “Ideas and Suggestions”