Hey All,
I've done a bit of reading and have pretty much determined you cannot load cargo for quick drive consists, they always appear empty. This is disheartening with flatcars and the like since they all appear the same and boring. The "Loaded" boolean that you see in custom constructed quick drive consists in the game itself does not work with PreLoad quickdrive consists (atleast from what I've found).
SO
I determined I need to make these freight cars have a child object for the freight rather than a "cargo" object. It seems like the cargo object on these is stored elsewhere and referenced in the bin file. Is it possible to make a child object out of these? In my early attempts I've been unsuccessful.
Any help is appreciated!