Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Useless mod, the figures show higher than the standard, but they are only figures. and when the train starts to move and goes on a flat section of track, the speed of the standard.
Checked it and worked fine
* check both "waggons" and "trains" folders for wagons that need speed modification (multiple-unit passenger cars exist in the "trains" not "waggons" folder)
It's no mod vehicle, it's the already ingame passenger wagon of the Re450 doesn't have an adjusted speed.
Now I found a little issue here.
With this mod the wagon speed doubled(in my case),
But it won't always work; The Bombardier BiLevel doubles normal now(140 to 280),
But the European Doubledecker stays at 130(not 260 as asked).
Yesterday it was just the opposite.
* add separate configuration for cargo and passenger wagons
if not data.metadata.transportVehicle.seats then
@SoftwareSimian do you think you could incorporate that option into the mod?
Would it be possible to limit this to cargo wagons only?
I'm trying to edit the mod.lua myself, but I'm not familiar with lua coding. I'd guess it would need something like if (data.metadata.transportVehicle.capacities.type = PASSENGERS) then end, but then in correct lua code :)