[.15.9] minor API doc drop_position

This subforum contains all the issues which we already resolved.
Nexela
Smart Inserter
Smart Inserter
Posts: 1828
Joined: Wed May 25, 2016 11:09 am
Contact:

[.15.9] minor API doc drop_position

Post by Nexela »

drop_position :: Position [Read-Write]
Position where the entity puts its stuff.

Note: Meaningful only for entities that put stuff somewhere, such as mining drills or inserters.


writing to drop_position does not work on mining drills as the docs say (it would be awesome if it did though!)
Last edited by Nexela on Sun May 07, 2017 6:50 pm, edited 1 time in total.
Rseding91
Factorio Staff
Factorio Staff
Posts: 16007
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: [.15.9] minor API doc drop_position

Post by Rseding91 »

You posted "drop_target" and said "drop_position" - drop target does work with mining drills drop position read works for mining drills and inserters, drop position write only works for inserters because you can't change a mining drills drop position runtime.

I'll update the docs to say so.
If you want to get ahold of me I'm almost always on Discord.
Nexela
Smart Inserter
Smart Inserter
Posts: 1828
Joined: Wed May 25, 2016 11:09 am
Contact:

Re: [.15.9] minor API doc drop_position

Post by Nexela »

Ooops wrong copy/paste Edited above to reflect drop position.

Thanks for the doc fix!
Post Reply

Return to “Resolved Problems and Bugs”