Max conductorsSolved

Hello,

How to add an above conductor in a workcart? I set max to 10 and reload then try to add one and it says there are already 10, try 15 then same...how to force one past the max to get above ground trains to work? They all seem to be below.

You could try disabling the below ground triggers. Are you looking for a balance of some above ground and some below ground?

I could possibly make it so that if a trigger spawns a train and sets conductor, that it would bypass the limit.

Yes, maybe make 2 max settings, one for below and one for above. If I set a trigger, does the cart and conductor auto spawn after a timer has elapsed? Or do I still need to spawn that in?

I could add separate limits for above and below. There could be issues on maps that allow trains to move between above and below ground, which some do.

If you configure a trigger to spawn a train and add a conductor, the conductor should be added within a few seconds. If it does not, it's probably due to limits.

Merged post

I just released v0.31.0 which makes it so that trains spawned by triggers are not subject to the conductor limit, nor do they count toward the conductor limit. With that change, if the only place that you are spawning trains via triggers is above ground, then the MaxConductors option will only apply to below ground trains.

Locked automatically