How To Make Custom Horn Sounds For Farming Simulator 19

Your forum for all discussions around Modding.
Arkman28
Posts: 2
Joined: Wed Apr 07, 2021 4:04 pm
Location: North Carolina
Contact:

How To Make Custom Horn Sounds For Farming Simulator 19

Post by Arkman28 »

As you might know you can not make custom horn sounds in Farming Simulator 19 but actually you can!
Because Farming Simulator 19 is just a polished version of Farming Simulator 17 you can make custom horn sounds. you can use some of the same code from FS17 In FS19 because of their engine so copy this XML code below and use it in your own work.
<honk>
<sound file="[INSERT PATH AND FILE NAME OF SOUND HERE AND KEEP QUOTES]" innerRadius="10">
<volume indoor="0.65" outdoor="1.00"/>
<lowpassGain indoor="0.9"/>
</sound>
</honk>

Image

Note: use WAV format
Arkman28Modding -2024