Diesel Mod.

Develop, share and download custom trains and rolling stock
User avatar
eilelwen
Posts: 97
Joined: Tue Oct 31, 2006 11:29 pm
Location: San Diego
Contact:

Post by eilelwen » Mon Dec 04, 2006 12:59 am

well the AC4400 is ingame I forgot to do something before I exported it so I get to do it all over again /wee. but its almost done.
Attachments
AAC44008.jpg
AAC44008.jpg (248.3 KiB) Viewed 9881 times
AAC44009.jpg
AAC44009.jpg (395.79 KiB) Viewed 9882 times

User avatar
dwax
Posts: 618
Joined: Sat Nov 18, 2006 3:40 pm
Location: So. Dak.

Post by dwax » Mon Dec 04, 2006 1:03 am

Thats sweet! :)

User avatar
OzoB
Posts: 97
Joined: Fri Dec 01, 2006 12:59 pm

Yea

Post by OzoB » Mon Dec 04, 2006 2:22 pm

Cant wait to get that in my game .


Gp7 ????????

If you need any testing help feel free to enlist me!!!
I do gotz some skinning skills Ive made lots of things for the sims and reskined several Counterstrike source skinz some you can see here
http://www.fpsbanana.com/members/50211

HelltygerIV
Posts: 9
Joined: Mon Nov 06, 2006 5:29 pm

Post by HelltygerIV » Wed Dec 06, 2006 4:24 pm

I would love to double up locos like you could in locomotion, and anyone got any cabooses for this game yet or plans to make some?

ace13567
Posts: 36
Joined: Fri Nov 17, 2006 11:19 pm

Post by ace13567 » Wed Dec 06, 2006 8:33 pm

HelltygerIV wrote:I would love to double up locos like you could in locomotion, and anyone got any cabooses for this game yet or plans to make some?
i donno about cabboses but with changeing the xml's a bit you can have two locomotives like i did in the pic bellow.

but for the f series you can have the A unit with a B unit for extra train power if you download the files that are in the WIP 4-8-4 FEF 3 Northern thread on page 5 along with some screenshots
Attachments
SMRailroads!0004.JPG
SMRailroads!0004.JPG (133 KiB) Viewed 9832 times

ace13567
Posts: 36
Joined: Fri Nov 17, 2006 11:19 pm

Post by ace13567 » Wed Dec 06, 2006 8:57 pm

check out this crazy looking streamliner that EMD made in the 50's, its called the Aerotrain
Attachments
UP_City_of_Las_Vegas_1957.jpg
UP_City_of_Las_Vegas_1957.jpg (37.09 KiB) Viewed 9821 times

User avatar
eilelwen
Posts: 97
Joined: Tue Oct 31, 2006 11:29 pm
Location: San Diego
Contact:

Post by eilelwen » Wed Dec 06, 2006 10:57 pm

OzoB could you get ahold of me on MSN, I may have something you can help with :)

User avatar
eilelwen
Posts: 97
Joined: Tue Oct 31, 2006 11:29 pm
Location: San Diego
Contact:

Post by eilelwen » Thu Dec 07, 2006 4:13 am

You can find the file here
http://eilelwen.com/Railroads/Release/GP7.zip
Also a link to my forums, where this you can make comments on this GP7 if I miss em here.
http://eilelwen.com/phpBB/viewtopic.php?p=23#23

GP7.

This Mod adds the Diesel GP7 to the game. It includes both a lead and an 2nd unit. I have also included the base textures so that you can make your own color maps.

If you have any questions either ask them here or email me at Eilelwen@hotmail.com


<-File Copying->

Files you will need to copy to your custom assets folder.

Your custom assets folder should be.

C:\Documents and Settings\YourComputer\My Documents\My Games\Sid Meier's Railroads!\CustomAssets

Copy Files From, Also the drive you installed to will be different.

D:\Program Files (x86)\2K Games\Firaxis Games\Sid Meier's Railroads!\Assets

Ok Find these files withen your Sid Meyers Main Install.
In Folder XML

Copy these files to folder XML in your CustomAssets folder

->RRT_Trains.xml
->RRT_TrainCars.xml

From Folder Localization

Copy these files to folder Localization in your CustomAssets folder

->Names_DEU.xml
->Names_ENU.xml
->Names_ESP.xml
->Names_FRA.xml
->Names_ITA.xml
->Names_NLD.xml

Also Copy GP7.FPK and the Folder Interface from the place you extracted the mod to your CustomAssets folder.

<-File Modifying->

-> Open RRT_Trains.xml in your CustomAssets\XML folder, Broswe to the very bottom.

Add in these lines. before the </RRTTrains>

Code: Select all

   <Train>
      <szName>TAG_NAME_GP7</szName>
      <Year>1949</Year>
      <szManufacturerName>EMD</szManufacturerName>
      <szModel>EMD_GP7.kfm</szModel>
      <szDummyModel>EMD_GP7_Dummies.nif</szDummyModel>
      <szTenderCar>GP7Dummy</szTenderCar>
      <szCar>_v2</szCar>
	<szNewTrainImage>event_newtrain_GP7.dds</szNewTrainImage>
      <szGroundClackSound>AS3D_CLACK_PLANET_GROUND</szGroundClackSound>
      <szBridgeClackSound>AS3D_CLACK_PLANET_BRIDGE</szBridgeClackSound>
      <MaxSpeed>9</MaxSpeed>
      <Speed0>9</Speed0>
      <Power>18</Power>
      <Cost>280000</Cost>
      <MaintenanceCost>9000</MaintenanceCost>
      <Diesel>1</Diesel>
      <RunLength>80</RunLength>
      <rgbDefaultColor>65,139,255</rgbDefaultColor>
      <BitmapIcon>
		<szFile>CustomAssets/Interface/routing_GP7.tga</szFile>
      </BitmapIcon>
      <fStartSoundCrossFade>2.0</fStartSoundCrossFade>
      <szStartSound>AS3D_TR_DIESEL_ENGINE_START_3</szStartSound>
      <szStopSound>AS3D_TR_DIESEL_ENGINE_STOP_3</szStopSound>
      <fSpeedStartWait>0.25</fSpeedStartWait>
      <fSpeedCrossFade>3.0</fSpeedCrossFade>
      <iPitchChange>2000</iPitchChange>
      <SpeedSounds>
         <szSpeed>AS3D_TR_DIESEL_ENGINE_SLOW_LP_3</szSpeed>
         <szSpeed>AS3D_TR_DIESEL_ENGINE_SLOW_LP_3</szSpeed>
         <szSpeed>AS3D_TR_DIESEL_ENGINE_MID_SLOW_LP_3</szSpeed>
         <szSpeed>AS3D_TR_DIESEL_ENGINE_MID_SLOW_LP_3</szSpeed>
         <szSpeed>AS3D_TR_DIESEL_ENGINE_MID_FAST_LP_3</szSpeed>
         <szSpeed>AS3D_TR_DIESEL_ENGINE_MID_FAST_LP_3</szSpeed>
         <szSpeed>AS3D_TR_DIESEL_ENGINE_FAST_LP_3</szSpeed>
         <szSpeed>AS3D_TR_DIESEL_ENGINE_FAST_LP_3</szSpeed>
      </SpeedSounds>
      <szSharpAngleSqueal>AS3D_CURVE_SQUEAL</szSharpAngleSqueal>
      <szAverageAngleSqueal>AS3D_CURVE_SQUEAL_MEDIUM</szAverageAngleSqueal>
      <szSlightAngleSqueal>AS3D_CURVE_SQUEAL_LIGHT</szSlightAngleSqueal>
   </Train>
If you don't want the dummy unit deleate the Line "<szTenderCar>GP7Dummy</szTenderCar>". Also you don't need to modify RRT_TrainCars.xml if you don't want the the dummy unit.

-> Save and Close.

-> Open RRT_TrainCars.xml Broswe to the bottom and before the </RRTTenderCars>, copy

Code: Select all

      <TenderCar>
         <szName>GP7Dummy</szName>
         <szModel>emd_gp7B.kfm</szModel>
         <szDummyModel>emd_gp7B_dummies.nif</szDummyModel>
         <szGroundClackSound>AS3D_CLACK_PLANET_GROUND</szGroundClackSound>
         <szBridgeClackSound>AS3D_CLACK_PLANET_BRIDGE</szBridgeClackSound>
         <RunLength>25</RunLength>
      </TenderCar>
-> Save and Close.

-> Open Find ->Names_DEU.xml </RRTTrains> and before that line copy.

Code: Select all

		<TextKey>
			<Tag>TAG_NAME_GP7</Tag>
			<Text>EMD GP-7</Text>
			<Gender>M</Gender>
		</TextKey>
-> Save and Close.

-> Repeat the Above Steps for files: Names_ENU.xml,Names_ESP.xml,Names_FRA.xml,Names_ITA.xml,Names_NLD.xml.

Now for adding this train to a map I suggest you don't use a map that you won't use in multiplayer, I made a whole new set of maps, that way I could still play in multiplayer.

Really I suggest using Akmads Scenario Manager.

But if you must do it manually add this to one of the train xml files in the scenario folder.

Code: Select all

  <Train>
    <szName>TAG_NAME_GP7</szName>
  </Train>
That should be it, if everythings working right you can now enjoy the GP7
Attachments
gp72.jpg
gp72.jpg (594.62 KiB) Viewed 9795 times
gp71.jpg
gp71.jpg (561.27 KiB) Viewed 9793 times

User avatar
OzoB
Posts: 97
Joined: Fri Dec 01, 2006 12:59 pm

Gp7

Post by OzoB » Thu Dec 07, 2006 10:18 pm

That is sweet ,and Thanx
? Do you go by Eilewen on mesenger.
also regestered on your fourm so when i get the emial ill post there

User avatar
eilelwen
Posts: 97
Joined: Tue Oct 31, 2006 11:29 pm
Location: San Diego
Contact:

Post by eilelwen » Fri Dec 08, 2006 12:46 am

yea, if you see Eilelwen 99% of the time its me.

User avatar
dwax
Posts: 618
Joined: Sat Nov 18, 2006 3:40 pm
Location: So. Dak.

Post by dwax » Fri Dec 08, 2006 2:08 am

T this is a great mod! thank you for all your hard work! :D

Woulfe
Posts: 2
Joined: Mon Nov 06, 2006 3:46 pm

Gmax....

Post by Woulfe » Sat Dec 09, 2006 2:18 pm

I wonder if it's possible to do this in Gmax instead of 3Dmax, seeing as they are made by the same company, well, used to be anyway before Autodesk dropped Gmax like a hot potato.

You can still download Gmax, just not get any support / help from Autodeck for it anymore, not like it's a bad thing really, a lot of fan sites show the ins and outs of Gmax anyway, so it's no big deal that Autodesk no longer supports it.

I know how to make things in Gmax.

Woulfe
< = < <=) The Supertrain Chief (=> > = >

User avatar
eilelwen
Posts: 97
Joined: Tue Oct 31, 2006 11:29 pm
Location: San Diego
Contact:

Post by eilelwen » Sat Dec 09, 2006 3:49 pm

well the models could be done in gmax no problem, the exporting would still need maya/max though.

But again I'm willing to do that step it dosn't take that long.

snoopy55
Posts: 1962
Joined: Mon Nov 06, 2006 5:13 am
Location: Centralia, Ill, USA

Post by snoopy55 » Sun Dec 10, 2006 5:04 am

Interesting what a little playing with files can do. Now to get a dummy for the GP-Series and put 1 of each together.
Attachments
SMRailroads!0030.jpg
SMRailroads!0030.jpg (80.56 KiB) Viewed 9716 times
I'm correct 97% of the time..... who cares about the other 4%....

User avatar
OzoB
Posts: 97
Joined: Fri Dec 01, 2006 12:59 pm

ac4400

Post by OzoB » Sun Dec 17, 2006 4:32 am

BeeR??
Attachments
SMRailroads!0001 copy.jpg
SMRailroads!0001 copy.jpg (140.36 KiB) Viewed 9656 times
SMRailroads!0003 copy.jpg
SMRailroads!0003 copy.jpg (130.79 KiB) Viewed 9662 times

Post Reply