安装 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(越南语)
Українська(乌克兰语)
报告翻译问题









1. Open the Scenario Editor : Start by opening the Scenario Editor in Train Simulator Classic.
2. Select the Scenario : Choose the scenario you want to edit.
3. Weather Settings : Look for the weather settings option. This is usually found in the scenario properties or environment settings.
4. Choose Weather Type : Select the weather type you want to change to. In this case, choose "Rain" or a similar option.
5. Save Changes : Save the changes to your scenario.
Using Direct File Editing to add electrification is not practicable. You would need to edit the Tracks.bin file and add specific information for each section of track.
<Network-cTrackNetworkElectrification d:id="187920006">
<_start d:type="sFloat32" d:alt_encoding="0000000000000000" d:precision="string">0</_start>
<_end d:type="sFloat32" d:alt_encoding="000000C0C8CE4540" d:precision="string">43.6155</_end>
<ScenarioOwned d:type="bool">1</ScenarioOwned>
<Property>
<Network-iTrackNetworkElectrification-cPropertyValue>
<Electrification d:type="cDeltaString">ThirdRail</Electrification>
</Network-iTrackNetworkElectrification-cPropertyValue>
</Property>
</Network-cTrackNetworkElectrification>
This would need to contain info about the position of the section of track and the length involved.
I advise you to use the World Editor, select all sections of track, and use the track properties dialogue to set the electrification property.
PF Singapore