How Do I Change A Trains Specifications?

TrainzAreTheBest12

SD40-2 Lover
I have some great looking engines in TRS2004(BN SD40-2 by SPOREBUST or someone like that) and I want the specs to be more like the BN SD40-2 that is built into the game. If I could do this then I would use these locomotives way more often. The annoying specs have made me use UP GP60's and stuff like that. Please help me with this. Is this even possible?
 
What does the speed and acceleration normally look like in the script?

It's not in a script. It's in a enginespec kuid file:
Look for this container;

motor
{
resistance 1.7
adhesion 5
maxvoltage 900
maxspeed 70
brakeratio 77000
max-accel 9600
max-decel 83100
axle-count 6
surface-area 129
moving-friction-coefficient 0.05
air-drag-coefficient 0.00117
throttle-notches 8
full-throttle-speed 70
}
 
It looks kinda like that. The max speed isnt correct. Is it supposed to be like that?

Here it is:

motor
{
resistance 1.7
adhesion 2.3
maxvoltage 600
maxspeed 35
brakeratio 55000
max-accel 25000
max-decel 95000
axle-count 6
surface-area 80
moving-friction-coefficient 0.03
air-drag-coefficient 0.00017
}

As you can see, the max speed says 35. The in game max speed is well over that! This is the default BN SD40-2 by the way. I want the BN SD40-2 by SPOREBUST to have the exact same specs. If I copy it to that engine, will it work?
 
All you need to do is change the engine spec kuid number in the loco config file, 1 near the top and 1 in the kuid table at the bottom.
Are you running as admin ?
 
Right-click the asset in Content Manager, select Edit, then click Edit in Explorer.

Once done, follow the same but click Commit instead.

Shane
 
Ok. Now what? The kuid has changed. When I search for it with Asset kuid, it shows up. But then that's not available for edit. I think that's all I can do...
 
That's interesting. Are you able to provide a screenshot? (You will need to use a photo-sharing site, and bear in mind that the maximum image size for this forum is 800 x 600).

Shane
 
Not able to do so. So all in all the new enginespec kuid is <kuid2:9000:51301:1>. Maybe if I change it to the Auran BN SD40-2 enginespec kuid it will work. Is that what you have been trying to tell me?
 
Replace the unwanted engine spec kuid number with the one you want to use.
Open the asset as Shane said, then open the config file. You'll need to replace it (the kuid number) in 2 places as I said before. Once done close the config file then r/click and commit the asset.
 
Back
Top