Unable to add addon cars while doing it manualy

Not sure if this is the corect place to ask this if not sorry

I am hosting a server on ubuntu server

i am trying to add addon veicles i got this one working it has a FiveM folder and the car in there thas is fivem ready

but wen i do it manualy with for example


using openIV extracting the neceserie files and it is basicly the same as the car above also loads up in the server as far i can tell wen starting the server but it is unusable it gives me a error it does not exist

I am realy new to FiveM in general and fiveM server (runing cfxserver)

Hello, this is a friendly reminder because this is your first time creating a topic (or it has been a while since your last topic) in this category.

Please note that most of the support is provided by the FiveM community on a voluntary basis. We ask you to be patient; there is no guarantee we have a solution to your problem(s). To avoid unnecessary/duplicate topics, please browse the forums before creating a topic.

To improve your chances of your issue(s) being solved, please provide as much information as possible about the issue(s) you are having. Also —whenever possible— please use the template given to you when creating a topic.

Thanks for keeping these forums tidy!
:mascot:

A) wrong categorie
B) Check files that car uses (like vehicles.meta etc…)

They use Meta and yft files if thats what you ment
both cars use the same file types and 1 works the one i am trying to do manualy does not

1 Like

Because you actually did something wrong, maybe provide more info about what you did

i have folowed this tutorial and dit exactly that https://www.youtube.com/watch?v=vVBP8chddCA&t=126s
i put all metta files in the main folder and all ytf files in he stream folder
then i added the lin
ensure laferrari
in the server.cfg file

this is what i have in the _resource.lua file

resource_manifest_version ‘77731fab-63ca-442c-a67b-abc70f28dfa5’

files {
‘vehicles.meta’,
‘carvariations.meta’,
‘carcols.meta’,
‘handling.meta’,
‘vehiclelayouts.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 ‘VEHICLE_LAYOUTS_FILE’ ‘vehiclelayouts.meta’

addons.zip (19.1 MB)
In here are the LAMtmc addon (this one works)
and the laferrari (this one does not) also all other ones i try my self and do basicly the same way do not work they are less then 16MB

by uses the same files have you copy pasted the same handling.meta and vehicles.meta that could be your issue

The noe that works i used as a example to make sure evrything would work. for the one i was making
i copyed al meta files and Ytd and ytf files to the corect folder using openIV

im at work at the moment so i cant really download it and see if it works could possibly be an issues with the gta5 mods files

problem is i am having this with all veciles/addons i try not just 1 or 2.
i have to go to school in a moment as wel. no hurrys

any update on this? i still cant sem to get it workng ;/

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.