coal loads

EJB

Member
how do i increase coal load for 80 + cars. i am trying to use EMT coal tipple which i believe is the same as Jointed Rail Diamond River Mine. i would remove his track and go with the BL track but somehow that isn't working.
thank you
ejb
 
Presumably you just need to edit the properties of the facility and increase the capacity, unless you've reached the maximum limit.
 
sorry i couldn't get back. how abut changing the loading track to the BL loading tracks? i already maxed out the one with JR diamond mine and or the emt mine.
thanks
ejb
 
sorry i couldn't get back. how abut changing the loading track to the BL loading tracks? i already maxed out the one with JR diamond mine and or the emt mine.
thanks
ejb

Open the EMT coal tipple in Content Manager, open the config and change the following values


queues
{
coal_out
{
size 2715000
initial-count 2715000
product-kuid <kuid:44179:60013>

allowed-products
{
0 <kuid:44179:60013>
}
}
}


processes
{
coal_producer
{
start-enabled 1
duration 30

outputs
{
0
{
amount 181000
queue "coal_out"
}
}
}
}
 
i tried to change the load values after cloning the tipple. all i have now is a faulty asset. i'll take another approach later
thanks again
ejb
 
Back
Top