Page 1 of 1

Cargo Component

PostPosted: Wed Apr 10, 2019 10:56 pm
by callum112233
Hi.

I'm having trouble with the cargo component section in my wagon blueprint. I'm trying to set it up so that the wagon is loadable in the scenario editor when you tick the box for loaded.
I have my container blueprint all set up and the container itself exports fine into the game.
I have filled in the cargo def section in the wagon blueprint as well as filling in the cargo blueprint ID section.
When I tick the 'loaded' box in the scenario editor, the container does not appear.

Hope I made sense :D

Callum.

Re: Cargo Component

PostPosted: Thu Apr 11, 2019 7:51 am
by eyore
This may not be the answer to your problem but Train Sim has a strange bug where the load tick box won't work if the wagon has no audio file in the "Child" section of the blueprint, so add "wagon Sounds" to the Children, if you haven't already done so.

Re: Cargo Component

PostPosted: Sat Apr 13, 2019 2:32 pm
by callum112233
Ah. That’s an interesting thought.

I haven’t added an audio blueprint. So i’ll be sure to try this later today.

Re: Cargo Component

PostPosted: Tue Apr 16, 2019 3:45 am
by callum112233
It's an odd one but your suggestion worked. Just added blank audio blueprints and all is well. Thanks :D