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 414 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.
worph
Fast Inserter
Fast Inserter
Posts: 171
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: 73
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.
worph
Fast Inserter
Fast Inserter
Posts: 171
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: 17364
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.
Post Reply

Return to “Ideas and Suggestions”