Show off your modifications

Not reskins but rather modifications such as adding new features to a loco etc
to start this off i fitted working class lights onto CEFX2014's amtrak E60 as well as swapping the pantographs
slenderman8888_20180608_0000.jpg
 
I cloned a Clinchfield 311 model from the DLS to make my own Demon 311. But in my own case, I bumped up the red part of the smoke color tags in the config text to 300 (300,0,0,255). However, this is what I got for my final product with the smoke fading from red to pink to white as it was leaving the engine.




That's not exactly what I was aiming for, but it's in good progress. What I'm trying to do is make it "all-red," or "full-red," like this:
https://www.youtube.com/watch?v=BYXeqmsZFUY

 
I cloned a Clinchfield 311 model from the DLS to make my own Demon 311. But in my own case, I bumped up the red part of the smoke color tags in the config text to 300 (300,0,0,255). However, this is what I got for my final product with the smoke fading from red to pink to white as it was leaving the engine

Please don't shout.
You can't just change one color value and expect it to work. You need to consider a whole range of tags that affect the smoke color of a loco. See:
http://online.ts2009.com/mediaWiki/index.php/KIND_Traincar
http://online.ts2009.com/mediaWiki/index.php/"Smoke"_container
 

Please don't shout.
You can't just change one color value and expect it to work. You need to consider a whole range of tags that affect the smoke color of a loco. See:
http://online.ts2009.com/mediaWiki/index.php/KIND_Traincar
http://online.ts2009.com/mediaWiki/index.php/"Smoke"_container

I finally got it. For each of the smoke tags in config wherever there was this:
color 300,0,0,255
accel 0,0,-0.3

I just had to add this in the middle between those 2 lines:
endcolor 300,0,0,255

SoI have typed this in as my final result in the config:
color 300,0,0,255
endcolor 300,0,0,255
accel 0,0,-0.3

And now, that means this is my final result of the smoke color for my Demon 311. Soon to be shared with the public, so that way everybody can have their own Demon 311.

 
Back
Top