Show off your reskins!

kamran_20120616_0001.jpg
 
A GP40PH in a a SBCX skin
{SBCX Images}

Nice; however all SBCX Locomotives & Cab Cars must have retro-reflective warning stripes on the nose. Also on the grab irons all horizontal grab irons (and supports) should be white, and the vertical & angled ones should be in Gate Red.

... I should finish up my SBCX P40.

peter

Edit: progress report on the P40:
Mesh_Viewer2012-06-1612-19-33-69.jpg
 
Last edited:
If Union Pacific still kept the DD35A&B's, this is what they would be repainted into:
A5272230748484C5BD8489289B2368AB2601490F

5DD3D7A3A69AB901D68EF67790E31273ABE3AB41


Such a shame they were scrapped. Would've been awesome to see these beasts in action today.
 
Updated with the retro-reflective warning stripes on the nose, Added the red stripe around the bottom and I removed the running number on the body on the side in the rear. The grab irons have to be either all white or red because the the way the file is set up.

@ PerRock
Nice p40



 
I think I'm going to put these up soon, just need to make sure I have permission to release, fix a few details, and make more road numbers -

Some T&P F7's.







Here's a meet you don't see every day... :hehe:

 
Nice; however all SBCX Locomotives & Cab Cars must have retro-reflective warning stripes on the nose. Also on the grab irons all horizontal grab irons (and supports) should be white, and the vertical & angled ones should be in Gate Red.

... I should finish up my SBCX P40.

peter

Edit: progress report on the P40:
Mesh_Viewer2012-06-1612-19-33-69.jpg


Nice P40, Real nice. I

got bored and did a reskin with Jointed Rail's F40PH!

ddatrainman_20120622_0000.jpg

ddatrainman_20120622_0001.jpg
 
hey ulmer94 thats some awesome exhaust smoke on those F7s how did you do that? id love to try and add that effect to some SD and GP diesels
 
Not exactly a reskin, but a modification of BBLs into EMUs
They usually are on pairs but in peak hours, they insert one coach between them
80b6c3ae70fe67d58c5e8f1caef0b654.jpg

36a6ad356078a8408f553f0dbacab317.jpg
 
hey ulmer94 thats some awesome exhaust smoke on those F7s how did you do that? id love to try and add that effect to some SD and GP diesels

What I did was zero out all the exhaust smoke tags in the config.txt, like so:
Code:
smoke_shade                             0
smoke_random                            0
smoke_slowlife                          0
smoke_fastlife                          0
smoke_height                            0
smoke_fastspeed                         0

and I added these smoke tags:

Code:
smoke0
{
  attachment                            "a.exhaust0"
  mode                                  "speed"
  color                                 50,30,30,10,50,30,30,50,50,30,30,25,50,30,30,50,50,30,30,25,50,30,30,50,50,30,30,25
  accel                                 -0.1,0.5
  start                                 0,0.1,0.5,1,2,5,7
  rate                                  20
  velocity                              6,10,6,10,6,10,7
  mass                                  10
  mass-scale                            0.1
  inherit-velocity                      0.5
  enable-steam-physics                  1
  lifetime                              2,4,2,4,2,3,2
  minsize                               0.2
  maxsize                               3,5,5,5,5,5,5
  texture                               <kuid2:101839:40002:1>
}

smoke1
{
  attachment                            "a.exhaust1"
  mode                                  "speed"
  color                                 50,30,30,10,50,30,30,50,50,30,30,25,50,30,30,50,50,30,30,25,50,30,30,50,50,30,30,25
  accel                                 -0.1,0.5
  start                                 0,0.1,0.5,1,2,5,7
  rate                                  20
  velocity                              6,10,6,10,6,10,7
  mass                                  10
  mass-scale                            0.1
  inherit-velocity                      0.5
  enable-steam-physics                  1
  lifetime                              2,4,2,4,2,3,2
  minsize                               0.2
  maxsize                               3,5,5,5,5,5,5
  texture                               <kuid2:101839:40002:1>
}

The smoke texture file I used is on the DLS. You don't have to use it if you don't want to or can't; just delete the "texture" tag if you won't be using it. You could alternatively use a texture of your choice, of course.

Let me know if this works for you; if not, shoot me a PM and I'll be happy to see if I can help you get it working.
 
Last edited:
Back
Top