Hello. I started trying to use the "VEHICLES_HORNS_FIRETRUCK_WARNING" mainhorn for ELS. Because now I can use an nypd manual siren on generic bullhorn. It works fine but there's something wrong with the firetruck horn and I can't find it. It has to be a solid tone but it is a rapid fire tone and I'm not sure what is wrong with it. Any help is appreciated. Thanks :))
<!-- SOUNDS -->
<SOUNDS>
<MainHorn InterruptsSiren="true" AudioString="VEHICLES_HORNS_FIRETRUCK_WARNING" />
<ManTone1 AllowUse="true" AudioString="SIRENS_AIRHORN" />
<ManTone2 AllowUse="true" AudioString="VEHICLES_HORNS_SIREN_1" />
<SrnTone1 AllowUse="true" AudioString="VEHICLES_HORNS_SIREN_1" />
<SrnTone2 AllowUse="true" AudioString="VEHICLES_HORNS_SIREN_2" />
<SrnTone3 AllowUse="true" AudioString="VEHICLES_HORNS_POLICE_WARNING" />
<SrnTone4 AllowUse="false" AudioString="VEHICLES_HORNS_AMBULANCE_WARNING" />
<AuxSiren AllowUse="true" AudioString="VEHICLES_HORNS_SIREN_1" />
<PanicMde AllowUse="true" AudioString="VEHICLES_HORNS_POLICE_WARNING" />
</SOUNDS>