LiestoRouteWorks O4 GCR Tender Issue

Hey guys. I've tried to download the GCR O4 tender from LRW. The textures on the model are screwed up seriously. One side of the tender is OK, but the other has the texture of the coal that should be in the tender.

ScreenShot2011-12-22at42524PM.png


Please Help

-Nick
 
I posted a fix a while back for this on BR Trainz forum :

There is a fix you might want to try, example is for 101839:1024

Open for edit in explorer
create a directory called "load" in "br_black_gcr_tender_earlylogo_body" (in my example)
Move these these files to the new directory

coal.texture
coal.tga
coalbump.texture
coalbump.tga
load.im
load.kin

in config.txt change the load sub-container of the mesh container to:

Code:
  load
  {
    mesh                                "BR_black_GCR_tender_earlylogo_body/load/load.im"
    anim                                "BR_black_GCR_tender_earlylogo_body/load/load.kin"
    auto-create                         1
    use-parent-bounds                   1
  }
I think that is everything, let me know how you get on.
 
Back
Top