Skip to content
View in the app

A better way to browse. Learn more.

LCPDFR.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
The latest updated version of RAGE Plugin Hook, required to play LSPDFR, can be found inside the LSPDFR download. It is not currently available on the RAGE Plugin Hook website.

Els help

Featured Replies

Ok so ive noticed when some developers release their cars they decide to disable the ability to run 2 sirens on els to add realism.

can someone tell me how i can Re-Enable that feature?

 

Thanks In Advance!

Logo.png.25de2461dfe2a94466bdfa5787467e96.pngGhnty5

16 minutes ago, Ghnty5 said:

Ok so ive noticed when some developers release their cars they decide to disable the ability to run 2 sirens on els to add realism.

can someone tell me how i can Re-Enable that feature?

 

Thanks In Advance!

 

I just had a quick peak in a vehicle VCF and didn't see any options for this.

 

Of all the ELS vehicles I've installed, I've never come across one that doesn't let you run two sirens at the same time.  Which model is this?

I need donations to help fund my food addiction. DM for details 😂

  • Author

 

Just now, Arariel said:

 

I just had a quick peak in a vehicle VCF and didn't see any options for this.

 

Of all the ELS vehicles I've installed, I've never come across one that doesn't let you run two sirens at the same time.  Which model is this?

its the LA pack, I talked to the creator, and they said they disabled it, so i asked if they can let me know how i can re enable it and they didnt answer

Logo.png.25de2461dfe2a94466bdfa5787467e96.pngGhnty5

Just now, Ghnty5 said:

 

its the LA pack, I talked to the creator, and they said they disabled it, so i asked if they can let me know how i can re enable it and they didnt answer

 

I had issues with the LA pack.  One car didn't allow secondary tones.  I assume this was a bug, but it was still annoying.

 

I'm unsure if you can do it yourself, unfortunately.  I'm still learning with ELS myself.

I need donations to help fund my food addiction. DM for details 😂

  • Author
Just now, Arariel said:

 

I had issues with the LA pack.  One car didn't allow secondary tones.  I assume this was a bug, but it was still annoying.

 

I'm unsure if you can do it yourself, unfortunately.  I'm still learning with ELS myself.

i sent you a bit more info

Logo.png.25de2461dfe2a94466bdfa5787467e96.pngGhnty5

3 minutes ago, Ghnty5 said:

 

its the LA pack, I talked to the creator, and they said they disabled it, so i asked if they can let me know how i can re enable it and they didnt answer

 

Look at the ELS .xml, probably has something like this:

 

    <SOUNDS>
        <MainHorn InterruptsSiren="true" AudioString="SIRENS_AIRHORN" />
        <ManTone1 AllowUse="true" AudioString="VEHICLES_HORNS_SIREN_1" />
        <ManTone2 AllowUse="true" AudioString="VEHICLES_HORNS_SIREN_2" />
        <SrnTone1 AllowUse="true" AudioString="VEHICLES_HORNS_SIREN_1" />
        <SrnTone2 AllowUse="true" AudioString="VEHICLES_HORNS_SIREN_2" />
        <SrnTone3 AllowUse="false" AudioString="VEHICLES_HORNS_POLICE_WARNING" />
        <SrnTone4 AllowUse="false" AudioString="VEHICLES_HORNS_AMBULANCE_WARNING" />
        <AuxSiren AllowUse="false" AudioString="VEHICLES_HORNS_SIREN_1" />
        <PanicMde AllowUse="false" AudioString="VEHICLES_HORNS_POLICE_WARNING" />
    </SOUNDS>

 

change them all to true.

  • Author
Just now, Arariel said:

 

I saw that, thanks.  You'll just have to wait and see if he replies.

its been a long time and no reply

Just now, Kilyin said:

 

Look at the ELS .xml, probably has something like this:

 

    <SOUNDS>
        <MainHorn InterruptsSiren="true" AudioString="SIRENS_AIRHORN" />
        <ManTone1 AllowUse="true" AudioString="VEHICLES_HORNS_SIREN_1" />
        <ManTone2 AllowUse="true" AudioString="VEHICLES_HORNS_SIREN_2" />
        <SrnTone1 AllowUse="true" AudioString="VEHICLES_HORNS_SIREN_1" />
        <SrnTone2 AllowUse="true" AudioString="VEHICLES_HORNS_SIREN_2" />
        <SrnTone3 AllowUse="false" AudioString="VEHICLES_HORNS_POLICE_WARNING" />
        <SrnTone4 AllowUse="false" AudioString="VEHICLES_HORNS_AMBULANCE_WARNING" />
        <AuxSiren AllowUse="false" AudioString="VEHICLES_HORNS_SIREN_1" />
        <PanicMde AllowUse="false" AudioString="VEHICLES_HORNS_POLICE_WARNING" />
    </SOUNDS>

 

change them all to true.

ill check hold on

 

heres what mine says


<SOUNDS>
        <MainHorn InterruptsSiren="true" AudioString="SIRENS_AIRHORN" />
        <ManTone1 AllowUse="true" AudioString="VEHICLES_HORNS_SIREN_1" />
        <ManTone2 AllowUse="true" AudioString="VEHICLES_HORNS_SIREN_2" />
        <SrnTone1 AllowUse="true" AudioString="VEHICLES_HORNS_SIREN_1" />
        <SrnTone2 AllowUse="true" AudioString="VEHICLES_HORNS_SIREN_2" />
        <SrnTone3 AllowUse="false" AudioString="VEHICLES_HORNS_POLICE_WARNING" />
        <SrnTone4 AllowUse="false" AudioString="VEHICLES_HORNS_AMBULANCE_WARNING" />
        <AuxSiren AllowUse="false" AudioString="VEHICLES_HORNS_SIREN_1" />
        <PanicMde AllowUse="false" AudioString="VEHICLES_HORNS_POLICE_WARNING" />

 

Logo.png.25de2461dfe2a94466bdfa5787467e96.pngGhnty5

2 minutes ago, Ghnty5 said:

its been a long time and no reply

ill check hold on

 

heres what mine says


<SOUNDS>
        <MainHorn InterruptsSiren="true" AudioString="SIRENS_AIRHORN" />
        <ManTone1 AllowUse="true" AudioString="VEHICLES_HORNS_SIREN_1" />
        <ManTone2 AllowUse="true" AudioString="VEHICLES_HORNS_SIREN_2" />
        <SrnTone1 AllowUse="true" AudioString="VEHICLES_HORNS_SIREN_1" />
        <SrnTone2 AllowUse="true" AudioString="VEHICLES_HORNS_SIREN_2" />
        <SrnTone3 AllowUse="false" AudioString="VEHICLES_HORNS_POLICE_WARNING" />
        <SrnTone4 AllowUse="false" AudioString="VEHICLES_HORNS_AMBULANCE_WARNING" />
        <AuxSiren AllowUse="false" AudioString="VEHICLES_HORNS_SIREN_1" />
        <PanicMde AllowUse="false" AudioString="VEHICLES_HORNS_POLICE_WARNING" />

 

 

As Kilyn said, try changing them all to true.

 

Edited by Arariel

I need donations to help fund my food addiction. DM for details 😂

  • Author
Just now, Arariel said:

 

As he said, try changing them all to true.

i just changed them, im going to try them in game and see what happens

Logo.png.25de2461dfe2a94466bdfa5787467e96.pngGhnty5

  • Author
Just now, Arariel said:

 

Good luck!

ill let you know if it works!

4 minutes ago, Arariel said:

 

Good luck!

it worked! thank you tons!

Logo.png.25de2461dfe2a94466bdfa5787467e96.pngGhnty5

This is a support topic.
Only reply here to offer help or assistance to Ghnty5. Off-topic or "me too" replies will be removed.

Need support yourself? Make a new topic instead.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

Similar Content

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.