Search found 3 matches

by RandomUsername
Thu Dec 26, 2024 2:29 am
Forum: Resolved Problems and Bugs
Topic: [Rseding91] Hidden miner prototypes show up in "mined by" tooltip
Replies: 1
Views: 995

[Rseding91] Hidden miner prototypes show up in "mined by" tooltip

I've made a mod that adds quality effects to mining drills, and done so by adding new prototypes, (and changing the placed item to the added prototype at runtime)

The added prototypes have the field "hidden = true"

They still show up in the mined by tooltip as so: 12-26-2024, 03-26-22.png

Link ...
by RandomUsername
Sun Dec 01, 2024 4:33 pm
Forum: Duplicates
Topic: Interrupt cancels ongoing interrupt
Replies: 8
Views: 1135

Re: Interrupt cancels ongoing interrupt


there actually is, the train stop priority feature does exactly what you want.
This is also the example that was used for train stop priority initially, preventing trains from just moving around advanced products while ignoring basic ingredients.


You're right, I'm actually working on a design ...
by RandomUsername
Tue Nov 05, 2024 2:28 pm
Forum: Duplicates
Topic: Interrupt cancels ongoing interrupt
Replies: 8
Views: 1135

Interrupt cancels ongoing interrupt

An interrupt that is allowed to interrupt other interrupts completely clears temporary stop schedule.

E.g. Have a refuel interrupt that can interrupt others, and an interrupt that has 2 stops. If the refuel interrupt becomes valid before the train leaves the first station, then upon starting the ...

Go to advanced search