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] How can I get ped to pullover for Amber Lights?

Featured Replies

I made a security car with amber lights, but when I light up no one pulls out of the way, also the police warning siren doesn't work either(Its the sound to get people to pullover)

Edited by JB Stepan
Clarification

JB Stepan aka tonymoooon543

By default, only stage 3 lighting is recognized as "sirens on" by the game.  If you want to change which stage is considered "sirens on," you need to edit each vehicle's ELS XML file.  Under the MISC section, find <DfltSirenLtsActivateAtLstg>3</DfltSirenLtsActivateAtLstg> and change the 3 to 2 or 1.

 

Additionally, make sure the vehicle has the correct flags (FLAG_LAW_ENFORCEMENT and FLAG_EMERGENCY_SERVICE) in the vehicles.meta file.

Edited by Rich

Released plugins

Rich's Police EnhancementsScene Manager | Rich Ambiance

Retired?

  • Author
<?xml version="1.0" encoding="utf-8"?>
<!-- ELS VEHICLE CONFIGURATION FILE -->
<vcfroot Description="Gruppe 6 Car" Author="JB Stepan" >
	<!-- INTERFACE -->
	<INTERFACE>
		<LstgActivationType>manual</LstgActivationType>
		<DefaultSirenMode>standby</DefaultSirenMode>
		<InfoPanelHeaderColor>grey</InfoPanelHeaderColor>
		<InfoPanelButtonLightColor>red</InfoPanelButtonLightColor>
	</INTERFACE>
	<!-- EXTRAS OVERRIDE AND ENV LIGHTING-->
	<EOVERRIDE>	
		<Extra01 IsElsControlled="true" AllowEnvLight="true" Color="amber" OffsetX="-0.70" OffsetY="0.20" OffsetZ="0.50" />
		<Extra02 IsElsControlled="true" AllowEnvLight="false" Color="amber" OffsetX="-0.40" OffsetY="0.80" OffsetZ="0.40" />
		<Extra03 IsElsControlled="true" AllowEnvLight="false" Color="amber" OffsetX="0.40" OffsetY="0.80" OffsetZ="0.40" />
		<Extra04 IsElsControlled="true" AllowEnvLight="true" Color="amber" OffsetX="0.70" OffsetY="0.20" OffsetZ="0.50" />
		<Extra05 IsElsControlled="true" AllowEnvLight="true" Color="amber" OffsetX="0.00" OffsetY="-0.80" OffsetZ="0.40" />
		<Extra06 IsElsControlled="true" AllowEnvLight="true" Color="amber" OffsetX="0.00" OffsetY="-0.80" OffsetZ="0.40" />
		<Extra07 IsElsControlled="true" AllowEnvLight="true" Color="amber" OffsetX="-0.40" OffsetY="-0.80" OffsetZ="0.40" />
		<Extra08 IsElsControlled="false" 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="false" />
		<Extra11 IsElsControlled="true" />
		<Extra12 IsElsControlled="true" />
	</EOVERRIDE>
	<!-- MISC -->
	<MISC>
		<VehicleIsSlicktop>false</VehicleIsSlicktop>
		<ArrowboardType>off</ArrowboardType>
		<UseSteadyBurnLights>false</UseSteadyBurnLights>
		<DfltSirenLtsActivateAtLstg>2</DfltSirenLtsActivateAtLstg>
		<Takedowns AllowUse="true" Mirrored="true" />
		<SceneLights AllowUse="true" IlluminateSidesOnly="true" />
	</MISC>
	<!-- CRUISE -->
	<CRUISE>
		<DisableAtLstg3>true</DisableAtLstg3>
		<UseExtras Extra1="false" Extra2="false" Extra3="false" Extra4="false" />
	</CRUISE>
	<!-- AUX CORONAS -->
	<ACORONAS>
		<Headlights DfltPattern="7" ColorL="white" ColorR="white" />
		<TailLights DfltPattern="0" ColorL="white" ColorR="white" />
		<IndicatorsF DfltPattern="0" ColorL="amber" ColorR="amber" />
		<IndicatorsB DfltPattern="0" ColorL="amber" ColorR="amber" />
		<ReverseLights DfltPattern="0" ColorL="red" ColorR="red" />
	</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="false" 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="true" 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="2and3" >
		<PresetPatterns>
			<Lstg2 Enabled="true" Pattern="32" />
			<Lstg3 Enabled="true" Pattern="82" />
		</PresetPatterns>
		<ForcedPatterns>
			<MainHorn Enabled="false" Pattern="0" />
			<SrnTone1 Enabled="true" Pattern="0" />
			<SrnTone2 Enabled="true" Pattern="85" />
			<SrnTone3 Enabled="true" Pattern="94" />
			<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="traf" DisableAtLstg3="false" >
		<PresetPatterns>
			<Lstg1 Enabled="true" Pattern="14" />
			<Lstg2 Enabled="true" Pattern="12" />
			<Lstg3 Enabled="true" Pattern="12" />
		</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>

Here's the xml file

Edited by JB Stepan

JB Stepan aka tonymoooon543

This is a support topic.
Only reply here to offer help or assistance to Ammo Cammo. 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...

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.