Page 1 of 1

on_player_personal_logistics_requests_changed

Posted: Sun Jan 24, 2021 11:48 am
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-)

Re: on_player_personal_logistics_requests_changed

Posted: Mon Jan 25, 2021 7:52 pm
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