ELS FiveM (Server Side) Broken?

Howdy,

I just recently started working on a new FiveM server when i discovered a bit of an issue.
On the recent newest versions it seems that ELS for FiveM server side is a bit broken.
Can no longer switch stage , Sirens don’t work and when lights turned off they stay on an bug the crap out of the system.
I don’t really know what to do at this moment. Searching for a fix? Well i did but didn’t see a current fix for it yet.
If someone knows a bit more about ELS FiveM Server Side or if someone has a fix / updated one.
Feel free to reply.

~ Kevin

Try this ELS+ | fic

More up to date and has a lot more features plus works with Non-ELS vehicles too

Alright Thanks, I will try this and test it.
And hope that more updates come soon.

I don’t think there will be anymore updates due to not really much more features he can add to it

That is true. Also i tried ELS+ but it seems that it is not working.
Not even the commands that are listed on the git page.
(/elscar , /elslist)
And spawning a vehicle just like normal doesn’t seem to work either.

I could be dumb and be doing something wrong.
But i have done every step that was listed on the git page.

P.S. The only thing it says in console is started els-plus

Did you download the correct thing and install the xmls correctly??

1 Like

I have them in a folder in the addon vehicles folderr.
They are also added in __resource.lua and at the end of __resource.lua (is_els ‘true’) is added.

Did you add , to the end of each els.xml?

Yes, i did.

I would say do you have a screenshot of your __resource.lua where your xml is located?

resource_manifest_version '77731fab-63ca-442c-a67b-abc70f28dfa5'
 
files {
	'els/AMBU1.xml',
	'els/AMBU2.xml',
	'els/AMBU3.xml',
	'els/AMBU4.xml',
	'els/AMBU5.xml',
	'els/AMBU6.xml',
	'els/AMBUB.xml',
    'meta/vehicles.meta',
    'meta/carvariations.meta',
}
 
data_file 'VEHICLE_METADATA_FILE' 'meta/vehicles.meta'
data_file 'VEHICLE_VARIATION_FILE' 'meta/carvariations.meta'

is_els 'true'

do you have a folder in there called els?

Yes i do, I like my files to be organized.

If they need to be just in the normal folder i can change it.
But i wont see why this should be an issue.

I just used the normal folder and still, It is not working.

emm weird, are you getting any client or server errors?

No, It doesn’t give me any errors.
I also have out of nowhere issues with like admin menu’s that are server sided.
Like EasyAdmin. For some reason almost nothing works anymore.

emm something has gone wrong are you using the latest Artifacts?

Yes, It is the latest update. And it is hosted on a dedicated server with Pterodactyl Panel

Emm I have no idea, I have 0 issues with ELS+ ever since it was launched

Hmm…
I will try to reinstall etc. And figure maybe something out.
If i am not able to find it or need some extra help related to ELS i will let you know.
Thanks for your help man.