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.

nuuuzalot

Members
  • Joined

  • Last visited

  1. nuuuzalot joined the community
  2. On ELS Stage 3 I switch off WRN and SEC. Why do I switch them back on when I get out of the car? For example on Stage 1,2 nothing changes after leaving the car. Code: This XML file does not appear to have any style information associated with it. The document tree is shown below. <!-- ELS VEHICLE CONFIGURATION FILE --> <vcfroot Description="Sample VCF" Author="Luxart"> <!-- INTERFACE --> <INTERFACE> <LstgActivationType>manual</LstgActivationType> <DefaultSirenMode>standby</DefaultSirenMode> <InfoPanelHeaderColor>grey</InfoPanelHeaderColor> <InfoPanelButtonLightColor>orange</InfoPanelButtonLightColor> </INTERFACE> <!-- EXTRAS OVERRIDE AND ENV LIGHTING --> <EOVERRIDE> <Extra01 IsElsControlled="true" AllowEnvLight="true" Color="red" OffsetX="-0.70" OffsetY="-0.20" OffsetZ="0.50"/> <Extra02 IsElsControlled="true" AllowEnvLight="true" Color="red" OffsetX="-0.25" OffsetY="-0.20" OffsetZ="0.50"/> <Extra03 IsElsControlled="true" AllowEnvLight="true" Color="blue" OffsetX="0.25" OffsetY="-0.20" OffsetZ="0.50"/> <Extra04 IsElsControlled="true" AllowEnvLight="true" Color="blue" OffsetX="0.70" OffsetY="-0.20" OffsetZ="0.50"/> <Extra05 IsElsControlled="true" AllowEnvLight="true" Color="white" OffsetX="-0.70" OffsetY="-0.20" OffsetZ="0.50"/> <Extra06 IsElsControlled="true" AllowEnvLight="true" Color="white" OffsetX="0.70" OffsetY="-0.20" OffsetZ="0.50"/> <Extra07 IsElsControlled="true" AllowEnvLight="true" Color="amber" OffsetX="-0.40" OffsetY="-0.80" OffsetZ="0.40"/> <Extra08 IsElsControlled="true" AllowEnvLight="true" Color="amber" OffsetX="0.00" OffsetY="-0.80" OffsetZ="0.40"/> <Extra09 IsElsControlled="true" AllowEnvLight="true" Color="amber" OffsetX="0.40" OffsetY="-0.80" OffsetZ="0.40"/> <Extra10 IsElsControlled="true"/> <Extra11 IsElsControlled="true"/> <Extra12 IsElsControlled="true"/> </EOVERRIDE> <!-- MISC --> <MISC> <VehicleIsSlicktop>false</VehicleIsSlicktop> <ArrowboardType>off</ArrowboardType> <UseSteadyBurnLights>true</UseSteadyBurnLights> <DfltSirenLtsActivateAtLstg>3</DfltSirenLtsActivateAtLstg> <Takedowns AllowUse="true" Mirrored="true"/> <SceneLights AllowUse="true" IlluminateSidesOnly="true"/> </MISC> <!-- CRUISE --> <CRUISE> <DisableAtLstg3>true</DisableAtLstg3> <UseExtras Extra1="true" Extra2="false" Extra3="false" Extra4="true"/> </CRUISE> <!-- AUX CORONAS --> <ACORONAS> <Headlights DfltPattern="1" ColorL="white" ColorR="white"/> <TailLights DfltPattern="0" ColorL="red" ColorR="red"/> <IndicatorsF DfltPattern="0" ColorL="white" ColorR="white"/> <IndicatorsB DfltPattern="0" ColorL="red" ColorR="red"/> <ReverseLights DfltPattern="0" ColorL="white" ColorR="white"/> </ACORONAS> <!-- SOUNDS --> <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="true" AudioString="VEHICLES_HORNS_POLICE_WARNING"/> <SrnTone4 AllowUse="true" AudioString="VEHICLES_HORNS_AMBULANCE_WARNING"/> <AuxSiren AllowUse="true" AudioString="VEHICLES_HORNS_SIREN_1"/> <PanicMde AllowUse="true" AudioString="VEHICLES_HORNS_POLICE_WARNING"/> </SOUNDS> <!-- WRNL --> <WRNL LightingFormat="leds"> <PresetPatterns> <Lstg3 Enabled="false" Pattern="0"/> </PresetPatterns> <ForcedPatterns> <MainHorn Enabled="false" Pattern="0"/> <SrnTone1 Enabled="false" Pattern="0"/> <SrnTone2 Enabled="false" Pattern="0"/> <SrnTone3 Enabled="false" Pattern="0"/> <SrnTone4 Enabled="false" Pattern="0"/> <PanicMde Enabled="false" Pattern="0"/> <OutOfVeh Enabled="false" Pattern="0"/> </ForcedPatterns> <ScanPatternCustomPool Enabled="false" Sequential="true"> <Pattern>0</Pattern> <Pattern>0</Pattern> <Pattern>0</Pattern> </ScanPatternCustomPool> </WRNL> <!-- PRML --> <PRML LightingFormat="leds" ExtrasActiveAtLstg2="1and4"> <PresetPatterns> <Lstg2 Enabled="false" Pattern="0"/> <Lstg3 Enabled="false" Pattern="0"/> </PresetPatterns> <ForcedPatterns> <MainHorn Enabled="false" Pattern="0"/> <SrnTone1 Enabled="false" Pattern="0"/> <SrnTone2 Enabled="false" Pattern="0"/> <SrnTone3 Enabled="false" Pattern="0"/> <SrnTone4 Enabled="false" Pattern="0"/> <PanicMde Enabled="false" Pattern="0"/> <OutOfVeh Enabled="false" Pattern="0"/> </ForcedPatterns> <ScanPatternCustomPool Enabled="false" Sequential="true"> <Pattern>0</Pattern> <Pattern>0</Pattern> <Pattern>0</Pattern> </ScanPatternCustomPool> </PRML> <!-- SECL --> <SECL LightingFormat="leds" DisableAtLstg3="false"> <PresetPatterns> <Lstg1 Enabled="false" Pattern="0"/> <Lstg2 Enabled="false" Pattern="0"/> <Lstg3 Enabled="false" Pattern="0"/> </PresetPatterns> <ForcedPatterns> <MainHorn Enabled="false" Pattern="0"/> <SrnTone1 Enabled="false" Pattern="0"/> <SrnTone2 Enabled="false" Pattern="0"/> <SrnTone3 Enabled="false" Pattern="0"/> <SrnTone4 Enabled="false" Pattern="0"/> <PanicMde Enabled="false" Pattern="0"/> <OutOfVeh Enabled="false" Pattern="0"/> </ForcedPatterns> <ScanPatternCustomPool Enabled="false" Sequential="true"> <Pattern>0</Pattern> <Pattern>0</Pattern> <Pattern>0</Pattern> </ScanPatternCustomPool> </SECL> </vcfroot> Model of the car:

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.