[Help] Addon Vehicles in ls customs

Alright so ive made and added quite a few addons cars and a made a wheel pack for the server im working on, ive run into a small road block in the terms the server runs esx and has ls customs mod and it seems to not register the car mods. and im trying to well work those in or maybe get pointed to a ls customs script the can do that by default.

I don’t need a spoon feed though i do need a point in the right direction since im newish to fivem development

it’s simple i usually double the id of the mod kit at carcols and carvariatons
so i just add a zero to make the id higher to make the mods kits work.
before changing:
901_lw458s_modkit

after changing
9010_lw458s_modkit

you have to change your light " id " to make the light works too if they aren’t working.

1 Like

Alright awesome that worked, any idea how to remove the null names?

i didnt tried yet, but you have to make a vehicle_name lua file " i think " and add the hashe’s of the tuning parts, you can see here how to make it :

this didn’t work for me any other way?