Page 1 of 1

sd40-2 cab

Unread postPosted: Thu Jun 13, 2013 1:19 pm
by ELITE620
Hi all

I recently bought the bnsf sd40-2 add-on for the marias pass route. The sd40-2 has an amazing new cab!, is it possible to replace the cab on the other sd40's? e.g. sthe standard up sd40 or the sp sd40t-2.

Regards Nick!

Re: sd40-2 cab

Unread postPosted: Thu Jun 13, 2013 1:27 pm
by buzz456
I would say yes. Do you know how to change bin folders?

Re: sd40-2 cab

Unread postPosted: Thu Jun 13, 2013 3:03 pm
by _o_OOOO_oo-Kanawha
Who does think that on both the SD40-2 and the new GP38-2 the windscreens in front of engineer and fireman are just a bit on the small side?

Does somebody have a good straight forwards cab interior view and corresponding head on shot from the outside for comparison? I have the impression the window openings are smaller from the inside.

Also, the wipers wipe a rather small area of the windscreen and the handles on the inside don't move. I think these handles move with the wipers and allow the crew to help them a little when there is heavy snowfall.

It is possible the hack the .ban animation?

Re: sd40-2 cab

Unread postPosted: Thu Jun 13, 2013 4:25 pm
by ELITE620
Hi buzz456

Thanks for responding but I have no idea how to change bin folders, I have never done it before.

regards Nick

Re: sd40-2 cab

Unread postPosted: Thu Jun 13, 2013 6:20 pm
by buzz456
ELITE620 wrote:Hi buzz456

Thanks for responding but I have no idea how to change bin folders, I have never done it before.

regards Nick

Well I just determined that you cannot just swap the cabview folders around. That doesn't work so something else needs to be done. I might find time to mess around with this on the weekend while watching the US Open. Maybe someone else will jump in here. I'll keep an eye on this thread.

Re: sd40-2 cab

Unread postPosted: Fri Jun 14, 2013 1:24 am
by Chacal
You probably can just redirect to the MP engine's geometry files from the old engine's blueprint.
Look for the Interiorinterface node:
Code: Select all
<InteriorInterface>
   <cControlContainerBlueprint-cInteriorInterface>
      <InteriorGeometryID d:type="cDeltaString">BritKits\Alco\RailVehicles\Diesel\RS3\SP\CabView\[00]w-RS3-Cab-db-RW3</InteriorGeometryID>
      <NumberOfCabs d:type="cDeltaString">eSingleCab</NumberOfCabs>
      <InteriorCamera>
         <iBlueprintLibrary-cAbsoluteBlueprintID>
            <BlueprintSetID>
               <iBlueprintLibrary-cBlueprintSetID>
                  <Provider d:type="cDeltaString">BritKits</Provider>
                  <Product d:type="cDeltaString">Alco</Product>
               </iBlueprintLibrary-cBlueprintSetID>
            </BlueprintSetID>
            <BlueprintID d:type="cDeltaString">RailVehicles\Diesel\RS3\Default\CabView\Cab camera.xml</BlueprintID>
         </iBlueprintLibrary-cAbsoluteBlueprintID>
      </InteriorCamera>
      <CabOcclusion>
         <iBlueprintLibrary-cAbsoluteBlueprintID>
            <BlueprintSetID>
               <iBlueprintLibrary-cBlueprintSetID>
                  <Provider d:type="cDeltaString">BritKits</Provider>
                  <Product d:type="cDeltaString">Alco</Product>
               </iBlueprintLibrary-cBlueprintSetID>
            </BlueprintSetID>
            <BlueprintID d:type="cDeltaString">Audio\RailVehicles\Diesel\RS3\Cab\RS3_Cab_Occlusion.xml</BlueprintID>
         </iBlueprintLibrary-cAbsoluteBlueprintID>
      </CabOcclusion>
   </cControlContainerBlueprint-cInteriorInterface>
</InteriorInterface>


Change the value for InteriorGeometryID to be the same as the one for the MP engine.
You may have to change also the InteriorCamera blueprintID, or maybe not.

Re: sd40-2 cab

Unread postPosted: Fri Jun 14, 2013 3:45 am
by ELITE620
Hi all
I can't find the blueprints, where can I find them?

Nick