on_player_personal_logistics_requests_changed

Place to ask discuss and request the modding support of Factorio. Don't request mods here.
tfg13
Manual Inserter
Manual Inserter
Posts: 2
Joined: Sun Jan 24, 2021 11:27 am
Contact:

on_player_personal_logistics_requests_changed

Post by tfg13 »

Hello beautiful people!

After searching a bunch, I don't think such a thing exists.
I am interested in when players change their requests/autotrash via the UI, which should be a very rare event.

I can hack around it with some kind of periodic check or on_gui_closed, but this would be nicer 8-)
tfg13
Manual Inserter
Manual Inserter
Posts: 2
Joined: Sun Jan 24, 2021 11:27 am
Contact:

Re: on_player_personal_logistics_requests_changed

Post by tfg13 »

Oooooh I see the 1.1.17 changelog says:

Scripting
- Added on_entity_logistic_slot_changed for player and vehicle personal logistics.

I see someone else asked for the same thing. :D
Post Reply

Return to “Modding interface requests”