Page 1 of 1

LuaFlowStatistics, precisions on input/output ?

Posted: Fri Jul 01, 2016 9:02 am
by binbinhfr
Hi, this new class
http://lua-api.factorio.com/0.13.2/LuaF ... stics.html
seems interesting for stats purpose, but after a few try, input seems to count the number or produced items, but what is output ? it's a bigger number that grows also with item production, but I do not understand what it is.

other question : I understand that we can read these stats with the "get_" functions, but why would we write these stats with "set_" (apart for cheating). Maybe to reset the counter at certain moments ?

Re: LuaFlowStatistics, precisions on input/output ?

Posted: Sun Jul 03, 2016 6:39 pm
by binbinhfr
Forget about it, I found out what it is, my test map was strange to understand.

Re: LuaFlowStatistics, precisions on input/output ?

Posted: Tue Jul 05, 2016 11:30 am
by binbinhfr
infact I was fooled by some infos missing in the LuaFlowStatistics (burned coal consumption, water production...)
I did a "bug" report for this, in case :viewtopic.php?f=7&t=28220