arithmetic combinator - constant number ... dinamically?

Don't know how to use a machine? Looking for efficient setups? Stuck in a mission?
Harb42
Inserter
Inserter
Posts: 21
Joined: Thu Oct 31, 2024 11:38 pm
Contact:

arithmetic combinator - constant number ... dinamically?

Post by Harb42 »

Hi everyone!

Is there any way to set the constant value on the right side dynamically? I would like to set the multiplier based on conditions, but can't. Having a signal with a given value does not help this situation.
10-08-2025, 22-54-20.png
10-08-2025, 22-54-20.png (602.76 KiB) Viewed 93 times
eugenekay
Filter Inserter
Filter Inserter
Posts: 774
Joined: Tue May 15, 2018 2:14 am
Contact:

Re: arithmetic combinator - constant number ... dinamically?

Post by eugenekay »

Harb42 wrote: Wed Oct 08, 2025 8:55 pmHaving a signal with a given value does not help this situation.
So do you want it to be Dynamic… or not? :lol:

Use a Green wire to provide the Left-side values; and a Red wire to provide the Right-side signal.

Good Luck!
Hurkyl
Long Handed Inserter
Long Handed Inserter
Posts: 77
Joined: Mon Dec 02, 2024 10:54 am
Contact:

Re: arithmetic combinator - constant number ... dinamically?

Post by Hurkyl »

Arithmetic combinator just does arithmetic.

Decider combinator does decisions.

Use decider combinators to put the multiplier you want on a signal (e.g. maybe the signal "M") based on your conditions, and have the arithmetic combinator use that signal as the multiplier.
Post Reply

Return to “Gameplay Help”