[Release] ELS FiveM | Server Sync | Lights | Sirens | Custom Patterns

Because that was the way it was setup. I’ll be fixing it sometime this week when I have time.

Change secondary lights type to traf

Okay, so here is something that I figured out. I noticed that I wasn’t putting the xml in the config.lua. So that was a mistake on my part. But it still had the same problem. Crazy! The police pack that was working, I ended up removing and changing it to a new pack. Then none of the polices worked. So it appears to me that when I remove anything, it stops working. I’ve done this to several things, and they’ve all stopped working. So then, I did a complete reinstall of ELS and cleared my recycling bin (In case somehow the deleted xmls were effecting.). Still nothing.

What meta files are required for them to work? I’ve noticed that a lot of the police packs I’ve been getting do not contain carcols, and I’m wondering if that could be the problem.

Most ELS vehicles don’t require anything more than just streaming the vehicle and the VCF unless you are doing an add-on vehicle. Dm me a copy of the VCF please!

Sent you the file. Thanks.

ok big Thanks :heart::heart::heart:

and where in xml of this car ?

<?xml version=“1.0” encoding=“utf-8”?>

<!-- ELS VEHICLE CONFIGURATION FILE -->

<vcfroot Description=“MTAPD” >

<!-- 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=“blue” OffsetX="-0.70" OffsetY="-0.20" OffsetZ=“0.50” />

<Extra02 IsElsControlled=“true” AllowEnvLight=“true” Color=“blue” OffsetX="-0.25" OffsetY="-0.20" OffsetZ=“0.50” />

<Extra03 IsElsControlled=“true” AllowEnvLight=“true” Color=“red” OffsetX=“0.25” OffsetY="-0.20" OffsetZ=“0.50” />

<Extra04 IsElsControlled=“true” AllowEnvLight=“true” Color=“red” 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=“red” OffsetX="-0.40" OffsetY="-0.80" OffsetZ=“0.40” />

<Extra08 IsElsControlled=“true” AllowEnvLight=“true” Color=“red” OffsetX=“0.00” OffsetY="-0.80" OffsetZ=“0.40” />

<Extra09 IsElsControlled=“true” AllowEnvLight=“true” Color=“blue” OffsetX=“0.40” OffsetY="-0.80" OffsetZ=“0.40” />

<Extra10 IsElsControlled=“false” />

<Extra11 IsElsControlled=“false” />

<Extra12 IsElsControlled=“false” />

</EOVERRIDE>

<!-- MISC -->

<MISC>

<VehicleIsSlicktop>false</VehicleIsSlicktop>

<ArrowboardType>true</ArrowboardType>

<UseSteadyBurnLights>false</UseSteadyBurnLights>

<DfltSirenLtsActivateAtLstg>3</DfltSirenLtsActivateAtLstg>

<Takedowns AllowUse=“true” Mirrored=“true” />

<SceneLights AllowUse=“false” IlluminateSidesOnly=“false” />

</MISC>

<!-- CRUISE -->

<CRUISE>

<DisableAtLstg3>true</DisableAtLstg3>

<UseExtras Extra1=“false” Extra2=“false” Extra3=“false” Extra4=“false” />

</CRUISE>

<!-- AUX CORONAS -->

<ACORONAS>

<Headlights DfltPattern=“3” ColorL=“white” ColorR=“white” />

<TailLights DfltPattern=“6” ColorL=“red” ColorR=“red” />

<IndicatorsF DfltPattern=0" ColorL=“white” ColorR=“white” />

<IndicatorsB DfltPattern=“0” ColorL=“red” ColorR=“red” />

<ReverseLights DfltPattern=“17” 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=“traf” >

<PresetPatterns>

<Lstg3 Enabled=“true” Pattern=“9” />

</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=“DRO2” ExtrasActiveAtLstg2=“2and3” >

<PresetPatterns>

<Lstg2 Enabled=“true” Pattern=“80” />

<Lstg3 Enabled=“true” Pattern=“80” />

</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=“true” Sequential=“true”>

<Pattern>0</Pattern>

<Pattern>0</Pattern>

<Pattern>0</Pattern>

</ScanPatternCustomPool>

</PRML>

<!-- SECL -->

<SECL LightingFormat=“traf” DisableAtLstg3=“true” >

<PresetPatterns>

<Lstg1 Enabled=“true” Pattern=“0” />

<Lstg2 Enabled=“true” Pattern=“0” />

<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>

</SECL>

</vcfroot>

Any way i can toggle to stage 3 without having to toggle through 1 and 2?

U need to edit files start with util

i installed this on my server and im having trouble getting the light to go bright they are very dim even then that very thing work well and watching the video on here the file looks different and in config not everything you had is there

The config has been changed around. Don’t worry too much about that. Just install visual mods for the lights

Thanks I see what I have to change but can I delete stage 2 and 3? I just want to be able to toggle lights on and than siren than toggle it off without going through the stages

That’s not something simple to do asthe whole background of els is to use stages. I can see if I can find an easy way to do it but no promises.

1 Like

Is there a way to change the color of the blinking? I want only blue flashing, not red and blue.

change the vehicle textures then to just blue

This script is messing with the engine on the police cars. I don’t know if it’s because I disabled the control panel in the bottom right completely. I just wanted to use luxart with it.

so I cant get link through to update

ELS-FiveM (ELS-FiveM-1.7-dev) is outdated.
Current Version: 1.75
Your Version: 1.7
Please update it from https://github.comELS-FiveM

You cant use luxart with it without keybinds etc conflicting. Depending on what version you use the engine never turns off but was fixed in later version

Is it because I got rid of all the keybindings in the config?