9 Diesels available
It put the proper FPK files on disk for the F-Series B-Unit and GP38.K-class wrote:Thanks atani
So how does this installer work?
No, this is not part of this installer. Unfortunately I have not found a good way to automatically add certain trains to all maps. What I would like to do is put up a list of all trains in the RRT_Trains.xml and let you pick any of them you want to add to each map. I have not found a simple way to display this in the installer (yet).K-class wrote: Does this go through every map and checks every RT_Trains_mapname.xml
That is correct, the installer checks the FPK file(s) and modifies global XML files as needed to register the new trains.K-class wrote: Does it check for the correct FPK?
I presume all the installer does is add to the global RRT_Trains.xml and RRT_TrainCars.xml
This is generally included by the person posting the train kit. Ideally though it would be possible to add these new trains automatically to all installed maps with a single checkbox of some sort.K-class wrote: Would be good to include instructions to add to your map files as the forum is full of questions and issues getting these moded trains to work.
Mike
It's me again, the one who caused all this trouble ......I hope you all got over hating me ......
Attached is a set of files, with instructions for doing Steam & Deisel for each country or just Diesel by itself. Please read over the instructions and be sure you understand them. They are short, but better to be safe than sorry.
I'm sorry bout my drunken binge, but someone had to take Slappys place......
Attached is a set of files, with instructions for doing Steam & Deisel for each country or just Diesel by itself. Please read over the instructions and be sure you understand them. They are short, but better to be safe than sorry.
I'm sorry bout my drunken binge, but someone had to take Slappys place......
Last edited by snoopy55 on Sun Apr 19, 2009 2:33 am, edited 2 times in total.
I'm correct 97% of the time..... who cares about the other 4%....
drop this file in your C:\Program Files\2K Games\Firaxis Games\Sid Meier's Railroads!\Assets\XML\_SCENARIOS_\US_East dir. it should add all the trains in this thread to all your basic scenarios in the US that came with the game. i think all the US scenarios reference this file.
- Attachments
-
- RRT_Trains_US_East.zip
- (489 Bytes) Downloaded 508 times
Gave that a try lazersgm and lost all the rest of my duals. I tried it on the Side_to_Side map. I then took the old trainsXML and added The line for the Dual_GP38s and wallah I now have the dual GP38s in there!
Snoopy, don't take it wrong buddy, you have been more then helpful, and were lucky to have you here! Sometimes we have different setups,I may have something that you don't and that's probably why I couldn't get it to work. I have some issues in some other maps that I can't even get the duals in too. but I still play them. I just like the dual engines.
Snoopy, don't take it wrong buddy, you have been more then helpful, and were lucky to have you here! Sometimes we have different setups,I may have something that you don't and that's probably why I couldn't get it to work. I have some issues in some other maps that I can't even get the duals in too. but I still play them. I just like the dual engines.
I was testing with the Dual_GP38 code, and was trying to put the same code where it worked in one map,into another. It seems that to me every map is different. It would sometimes take it and others would not. Some would even convert back to the original small steam engines, even tho I had set to have all trains.
what I did was copy and paste the file after renaming it. such as... RRT_Trains_sides to RRT_Trains_sides_DSC And never seen the GP38 dual in sides DSC.lazersgm wrote:Dwax. you probably had a different tag in your RRT_trains.xml file in you custom dir. thats most likely why it did not show up in the map. glad you got it fixed up.
LOL I think i'm on to somthing, I was just adding this...
<train>
<szName>TAG_NAME_GP38_DUAL</szName>
</train>
</RRTTrains
then I added another line.
<train>
<szName>TAG_NAME_GP38_DUAL</szName>
<Year>1805</Year>
</train>
</RRTTrains>
Putting the year in it made the GP38 dual show up. going to do some more testing.
<train>
<szName>TAG_NAME_GP38_DUAL</szName>
</train>
</RRTTrains
then I added another line.
<train>
<szName>TAG_NAME_GP38_DUAL</szName>
<Year>1805</Year>
</train>
</RRTTrains>
Putting the year in it made the GP38 dual show up. going to do some more testing.