Adding Product

JohnnyC1

Pioneer Valley RR
Can someone please explain to me how to add a product to a rail car. I have tried to follow the tuts on the Tranz Pro Routes web site to no avail. What I need is a step-by-step instruction on how to add Potash and Sea Salt to a covered hopper. Can someone please help an old railroader?

Johnny
 
johnny,we really need to know what trainz you are using?
Do you want to load the car or config it to load the products?
IF you want to load these products you need a industry that is config. to product these products. Multi Industry New (MIN) will do this nicly.
Hope this helps.
Danny5
 
I am sorry that I did not give all of the info.
I am using 200, and I am trying to configure a covered hopper and a boxcar to carry ash, potash and Oil drum. I know how to do this in surveyor. The product ash will not show up in surveyor to add to this particular hopper, which is #54th MNC Hopper(LARS)

I know how to configure the ProtoLars, and Multi Industry tracks.
I just want to know how to add the products permanently to the cars, and in some cases the only product that car will carry.

Thanks for the help.

Johnny
 
Look at the queues container section in the config.txt file for IC 4 bay Hopper Loaded,<kuid:-1:101224>. That shows you the tags need to cause the IC hopper to be loaded with coal. A similar queues container can be made for any product, only the product kuid is different.

Bob
 
open car in CMP "EDIT IN CONTENT CREATOR PLUS"

The folder on left tree says traincar open that...
then right click for drop window and options
click add a queues container.........
name it load0 basically anything.....

create a size and initial count or add a mesh some have already........
then add allowed products you ll get another drop window which you ll
go to a products listing and click your product....

done for each product as you can see...........then save and close.....

following is just a sample of the config file when edited in explorer.........

little practice and you ll be fine



queues {
load0 {
size 38400
initial-count 0
animated-mesh "load"
allowed-products {
0 <kuid2:151900:100039:1>
1 <kuid2:30671:9110411:1>
2 <kuid2:30671:9070990:1>
3 <kuid2:30671:9110412:1>
4 <kuid:46162:60001>
5 <kuid:30671:61014>
6 <kuid2:30671:9100810:1>
7 <kuid2:30671:9070810:1>
8 <kuid2:30671:9120100:1>
9 <kuid2:30671:9170112:1>
10 <kuid2:30671:9110710:2>
11 <kuid2:30671:9251020:1>
12 <kuid2:30671:9130213:1>
13 <kuid2:30671:9100620:1>
14 <kuid2:30671:9310290:1>
15 <kuid2:30671:9230990:1>
}
allowed-categories {
0 <kuid:-3:10040>
}
}
}
 
Back
Top