friendsincode / ELS-Plus

GNU Lesser General Public License v3.0
34 stars 21 forks source link

Wm server sided sirens #111

Open radomyoung opened 2 years ago

radomyoung commented 2 years ago

Morning

Im looking at using this els script but want to use wm serversided sirens with it or is there a way to install my own sirens within the script ?

How do i go around doing this

Thanks

lorexcold commented 2 years ago

image

In the sounds section you can add the SoundBank="" and SoundSet="" attributes as exampled below if you exclude them than it will default to native GTA V Sounds

    <ManTone1 AllowUse="true" SoundBank="DLC_WMSIRENS/SIRENPACK_ONE" SoundSet="DLC_WMSIRENS_SOUNDSET" AudioString="SIREN_ALPHA" />
    <ManTone2 AllowUse="true" SoundBank="DLC_WMSIRENS/SIRENPACK_ONE" SoundSet="DLC_WMSIRENS_SOUNDSET" AudioString="SIREN_BRAVO" />
    <SrnTone1 AllowUse="true" SoundBank="DLC_WMSIRENS/SIRENPACK_ONE" SoundSet="DLC_WMSIRENS_SOUNDSET" AudioString="SIREN_ALPHA" />
    <SrnTone2 AllowUse="true" SoundBank="DLC_WMSIRENS/SIRENPACK_ONE" SoundSet="DLC_WMSIRENS_SOUNDSET" AudioString="SIREN_BRAVO" />
    <SrnTone3 AllowUse="true" AudioString="VEHICLES_HORNS_POLICE_WARNING" />
    <SrnTone4 AllowUse="true" AudioString="VEHICLES_HORNS_AMBULANCE_WARNING" />
    <AuxSiren AllowUse="true" AudioString="SIREN_ALPHA" />
    <PanicMde AllowUse="true" AudioString="VEHICLES_HORNS_POLICE_WARNING" />
radomyoung commented 2 years ago

Hello and thanks for the help. I have put this in the xml file but it dosen't play anythng you can activate the sirens but its just silent. Im so confused on this .

InfoBlock commented 2 years ago

I have the same issue, I tried that but there is no sound