I recently made a small local FiveM server for my friends
to mess around with custom cars. All 43 cars that I added works, except
I can’t custom any of them (wheels, tint, etc.). I can only edit the paint,
livery and some extras. I tried editing the mod kits ids, tried using the 0_default_modkit
but can’t seem to do anything. My resources are like this: https://imgur.com/a/27SFgx7
I’m not having a problem related to a specific resource, just having trouble
adding custom car add-ons to the server.
there should be a file named fxmanifest.lua in each folder that has an add-on car in it and if there is no fxmanifest.lua then there should be a file named resource.lua and again these are in the folder for each add-on vehicle unless you have added a vehicle pack.
glad to see you figured it out but also i would like to point out that the dlctext.meta in your resource.lua is not needed at all the important ones are
when present the others are not used to my knowledge and are mostly for playing single player from what i have noticed in my time messing with vehicles.