Installa Steam
Accedi
|
Lingua
简体中文 (cinese semplificato)
繁體中文 (cinese tradizionale)
日本語 (giapponese)
한국어 (coreano)
ไทย (tailandese)
Български (bulgaro)
Čeština (ceco)
Dansk (danese)
Deutsch (tedesco)
English (inglese)
Español - España (spagnolo - Spagna)
Español - Latinoamérica (spagnolo dell'America Latina)
Ελληνικά (greco)
Français (francese)
Indonesiano
Magyar (ungherese)
Nederlands (olandese)
Norsk (norvegese)
Polski (polacco)
Português (portoghese - Portogallo)
Português - Brasil (portoghese brasiliano)
Română (rumeno)
Русский (russo)
Suomi (finlandese)
Svenska (svedese)
Türkçe (turco)
Tiếng Việt (vietnamita)
Українська (ucraino)
Segnala un problema nella traduzione
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