I have about 20+ cars on my fivem server that will not load in no error message just refuses to do so
So I’m wondering why this is happening and any suggestions
I’ve tried refresh still says nothing I deleted servers cache and nothing
In witch way are u adding cars?
can u show an example of what u did in files, maybe with a screenshot of your cars files i can help…
@Arielz i’m adding the files by placing the files in resources and putting ensure (file name)
send me a screenshot of one of the car files like how u added them
@Arielz i’m going to bed so I will tomorrow after school
Is your file organized like this?
do you have __resource.lua for the cars file?
@Arielz yes that’s how they are
so maybe u forgot to add some files on the stream folder or maybe u dont have all the meta files needs to be for the car to work.
if u want to sent a screenshot of the included files u got it will help me.
This is how it’s set up @Arielz
ok so from what i see here is your problem, do you see all the files with the ytd / ytf end.
this is the car model where goes in the stream folder as the screenshot i send u here
all the meta files need to be out ok?
make sure this is the setup in the resource.lua file
files {
‘vehicles.meta’,
‘carvariations.meta’,
‘carcols.meta’,
‘handling.meta’,
‘dlctext.meta’,
}
data_file ‘HANDLING_FILE’ ‘handling.meta’
data_file ‘VEHICLE_METADATA_FILE’ ‘vehicles.meta’
data_file ‘CARCOLS_FILE’ ‘carcols.meta’
data_file ‘VEHICLE_VARIATION_FILE’ ‘carvariations.meta’
data_file ‘DLC_TEXT_FILE’ ‘dlctext.meta’
again like this:
just make a fast car folder cuz i got no time, i have school but feel free and let me know if u got any other problems.
thank you for this it worked and no all of the cars work <3
No problem mate not every addon car always works…it depends…