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

One of the controls listed do so, if you’re a server owner too you can make it not appear when you first get in the car in the client.lua. Top of the file there is a thing that says GUI true. Set to false.

Ahh okay cool thanks I haven’t looked in the settings yet I will do that later.

Hey, Is anyone else having an error when they launch your server saying ELS-FiveM Citizen:/scripting/lua/scheludular.lua:174

That doesn’t help any but I can help out faster on my discord if you can send screenshots.

Here is what It says
https://gyazo.com/4d4392bbcb593c3974734bc4470934e9

Your VCF is broken. Run it in an online validator for xmls and manually fix the issue

my lights wont turn on what do i do?

Come on my discord so I can help.

hey got a question how do i fix it where sometimes our lights will stay on when we go code one

1 Like

Is there a way to make it so certain els vehicles or all els vehicles only turn one to one light section, which is the section of all lights being on and not have switch between traffic stop lights and such? I hope I made sense!

Server lags and give a warning saying to contact the server owner is there a fix to that

I keep getting this error whenever I start the els

Error running system event handling function for resource els: citizen:/scripting/lua/scheduler.lua:41: Failed to execute thread: server/xml.lua:248: Was in an element and couldn’t find attributes or the close.
stack traceback:
[C]: in function ‘error’
server/xml.lua:248: in method ‘parse’
server/xml.lua:301: in method ‘dom’
server/server.lua:480: in function ‘parseObjSet’
server/server.lua:501: in upvalue ‘handler’
citizen:/scripting/lua/scheduler.lua:175: in function citizen:/scripting/lua/scheduler.lua:174
stack traceback:
[C]: in function ‘error’
citizen:/scripting/lua/scheduler.lua:41: in field ‘CreateThreadNow’
citizen:/scripting/lua/scheduler.lua:174: in function citizen:/scripting/lua/scheduler.lua:138

Scroll up like 5 messages, there is the exact answer to your question.

@MrDaGree do you know why the tail lights keep flashing? any help would be gladly appreciated!

You probably still have Luxart installed, which turns the tail light flashing on if you press Q…

We figured it out it was Y when its pressed changes tail lights from flashing to normal, thanks for the reply tho <3

I tried to run it through an XML validator as you suggested. I still get an error. I was using https://www.w3schools.com/xml/xml_validator.asp

Error:

Summary

cfx> Done with vehicle: benson
Done with vehicle: FBI
Done with vehicle: mcc
Done with vehicle: POLICE
Done with vehicle: POLICE2
Done with vehicle: POLICE3
Done with vehicle: POLICE4
Done with vehicle: POLICE5
Done with vehicle: POLICE6
Done with vehicle: PBUS
Done with vehicle: firetruk
Done with vehicle: firetruk2
Done with vehicle: firetruk3
Done with vehicle: firetruk4
Done with vehicle: firetruk5
Done with vehicle: firetruk6
Done with vehicle: ladder1
Done with vehicle: ladder2
Done with vehicle: ladder3
Done with vehicle: ladder4
Error running system event handling function for resource els-fivem: citizen:/scripting/lua/scheduler.lua:41: Failed to execute thread: server/xml.lua:248: Was in an element and couldn’t find attributes or the close.
stack traceback:
[C]: in function ‘error’
server/xml.lua:248: in method ‘parse’
server/xml.lua:301: in method ‘dom’
server/server.lua:480: in function ‘parseObjSet’
server/server.lua:501: in upvalue ‘handler’
citizen:/scripting/lua/scheduler.lua:175: in function citizen:/scripting/lua/scheduler.lua:174
stack traceback:
[C]: in function ‘error’
citizen:/scripting/lua/scheduler.lua:41: in field ‘CreateThreadNow’
citizen:/scripting/lua/scheduler.lua:174: in function citizen:/scripting/lua/scheduler.lua:138
Started resource els-fivem
hitch warning: frame time of 220 milliseconds

---------- ELS (master Build) by MrDaGree ----------
Current Version: 1.1.3a
Newest Version: 1.1.3a

Try using this one, https://www.xmlvalidation.com/

1 Like

What would
“The value of attribute “ColorR” associated with an element type “ReverseLights” must not contain the ‘<’ character.”

Mean?

When looking at that line it says:

		<ReverseLights DfltPattern="0" ColorL="amber" ColorR="amber />

MISSING COMMA. AHAH!

Glad you got it fixed!