on_item_request_filled

Things that we aren't going to implement
Post Reply
User avatar
DaveMcW
Smart Inserter
Smart Inserter
Posts: 3700
Joined: Tue May 13, 2014 11:06 am
Contact:

on_item_request_filled

Post by DaveMcW »

I am using an item-request-proxy to collect the ingredients for a complicated building, then a script builds it when everything is there.

But I need a way to tell when the request is filled. The only way I found is to check the target every tick.

A more generic event like on_item_request_removed would be ok too, it would just take me a bit more work to verify that it was actually filled and not canceled.

Rseding91
Factorio Staff
Factorio Staff
Posts: 13198
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: on_item_request_filled

Post by Rseding91 »

Like most requests for events when items are moved around the complexity and overhead of implementing item events means it's not likely to ever happen.
If you want to get ahold of me I'm almost always on Discord.

Post Reply

Return to “Won't implement”