Blueprint Parameters Incorrectly Merging

Things that has been reported already before.
danbopes
Long Handed Inserter
Long Handed Inserter
Posts: 92
Joined: Mon Feb 07, 2022 9:29 pm
Contact:

Blueprint Parameters Incorrectly Merging

Post by danbopes »

My goal:

I want to create a combinator, that uses 2 signals: N and L. N = Network, L = Train Limit.
Network is set to 1, and Train Limit is set to 1

Network's Default Value should be 1
Train Limit isn't a parameter, but it should always be set to 1

Try 1:
05-12-2025, 13-40-37.png
05-12-2025, 13-40-37.png (29.6 KiB) Viewed 47 times
Wont work, as there aren't 2 separate parameters here:
05-12-2025, 13-41-02.png
05-12-2025, 13-41-02.png (58.26 KiB) Viewed 47 times
Try 2:
05-12-2025, 13-41-41.png
05-12-2025, 13-41-41.png (30.63 KiB) Viewed 47 times
05-12-2025, 13-43-50.png
05-12-2025, 13-43-50.png (52.96 KiB) Viewed 47 times
After attempting to place, if I enter 3 for network, both L and N get set to 3.


This doesn't seem possible to do. Constants shouldn't be defined by the value (1 or 2), they should be defined by the place where they're stored (Maybe entity ID/location). This is a severe limitation, that creates headaches when the variables merge because they have the same value.
Last edited by danbopes on Mon May 12, 2025 6:04 pm, edited 1 time in total.
Post Reply

Return to “Duplicates”