Search found 3 matches

by firebladed3
Sun Dec 22, 2019 11:41 pm
Forum: Ideas and Requests For Mods
Topic: Signal Class Filtering Combinator
Replies: 0
Views: 502

Signal Class Filtering Combinator

following on from https://forums.factorio.com/viewtopic.php?f=18&t=79206#p470859 Im looking to create a simple combinator mod that filters circuit signals by types (item,fluid,virtual) i have a rough outline of code that works on a LUA combinator 3 based on https://lua-api.factorio.com/latest/Lu...
by firebladed3
Sun Dec 22, 2019 5:02 pm
Forum: Gameplay Help
Topic: Filtering Fluid Signals
Replies: 2
Views: 1042

Filtering Fluid Signals

Does anyone know a simple way of filtering out circuit signals for fluids, while i could do this with individual combinators, when i have bobs and angels, i have around 200 different fluids

in a similar way is it possible to filter out virtual signals or items as a group
by firebladed3
Fri Jun 30, 2017 9:54 pm
Forum: Duplicates
Topic: [0.15.25] Train Station fluid Content signal Rounding error
Replies: 1
Views: 993

[0.15.25] Train Station fluid Content signal Rounding error

Train stations Signal output appears to be rounding incorrectly have fluid wagon with each tank containing 0.5 train show content as 1.5 however a signal wire attached to train staion reads 0 i would guess train summing before rounding round(0.5+0.5+0.5) = 1.5 where as station is rounding before sum...

Go to advanced search