Instalar Steam						
					
				
				
									iniciar sesión
											 | 
						idioma
						
																																					简体中文 (Chino simplificado)
																													繁體中文 (Chino tradicional)
																													日本語 (Japonés)
																													한국어 (Coreano)
																													ไทย (Tailandés)
																													български (Búlgaro)
																													Čeština (Checo)
																													Dansk (Danés)
																													Deutsch (Alemán)
																													English (Inglés)
																													Español - España
																																							Ελληνικά (Griego)
																													Français (Francés)
																													Italiano
																													Bahasa Indonesia (indonesio)
																													Magyar (Húngaro)
																													Nederlands (Holandés)
																													Norsk (Noruego)
																													Polski (Polaco)
																													Português (Portugués de Portugal)
																													Português - Brasil (Portugués - Brasil)
																													Română (Rumano)
																													Русский (Ruso)
																													Suomi (Finés)
																													Svenska (Sueco)
																													Türkçe (Turco)
																													Tiếng Việt (Vietnamita)
																													Українська (Ucraniano)
																									Informar de un error de traducción
							
						
 
											 
													



 
														
													 
						 
						

 
			










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