安装 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(越南语)
Українська(乌克兰语)
报告翻译问题
The horn sounds every time the train reaches a station. Due to game limitations you need to see the entire train set when it's driving in reverse to hear the horn (that sound only applies to "train engine" types of vehicles, on reverse the leading engine is technically a trailer so you only get the sound from the invisible back end).
If you want the horn to sound when the train is leaving a station you can change four lines in VehicleEffectsDefinition.xml which you can find in Steam\steamapps\workshop\content\255710\2610967522.
Open that file using Editor and look for these lines:
<Effect name="d2k5.ACS64 K5LA Short" fallback="None">
<RequiredFlags>Arriving</RequiredFlags>
Over there change "Arriving" to "Leaving" or simply include both if you want to hear the horn in both situations ( <RequiredFlags>Arriving Leaving</RequiredFlags> ). This should do the job ;)
- Added much improved horn, motor sound, and working ditch light. Huge thanks to [Delta2k5] for making the sound effects and the config files for this asset. Click here to watch the effects in action.
- Added custom horn sound for Vehicle Effects mod
if you want engine on both ends then you might have to reimport the asset yourself on asset editor and disable the "reversed" flag on "hide main mesh condition" menu.