安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题
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 :)