Spawning car FiveM server

Hi.
Added a car into my FiveM server (zap-hosting).

See picture:
I cant choose the car. Does anyone know what could be wrong?

image

Check of its being streamed correctly. And this looks like vMenu? If so double check your permissions to make sure you can spawn add-on vehicles

@Crutchie How could I check if its streamed correctly and how can I check my permissions? :slight_smile:

What’s your folder structure. Should be something like:

resourcename > stream > car files
Resourcename > data > meta files

Should also have an fix manifest with the right info in there as well. I’m on mobile but there are topics on how to stream a car one this forum.

As for the permissions look in your permissions.cfg

image

@Crutchie

Can you spawn the car by going through the venue option that let’s you type the model in? I think it’s the one before add-on cars

I have tryed spawning car in console and the “write-in” field in the menu.

But the picture I sent you… should I remove the “#” in front of addon?

If it didn’t spawn with those other options then the car isn’t being streamed correctly. What’s your __resource.lua look like and what does your stream and data folders look like.

And no shouldn’t as you set the allow all permission at the top.

image

image

image

@Crutchie do I perhaps need to delete all cache?

@Crutchie
I made it!
Thanks for sticking with me :slight_smile: I am all new to this!

Is there somehow possible to store spawned cars in my garage without them dissapear again?

All good. Sorry I fell asleep earlier.

For storing you look into a shop. Or find a way to add your spawned vehicle to the database

@Crutchie nice one :slight_smile: did you get my PM?

How’d you fix it? I’m having the issue as well

The vehicle is probably not being streamed correctly and vMenu is not recognising it. The best thing to do is check that your vehicle’s fxmanifest is correct.

Yes I realized some fxmanifest is outdated in the vehicle download files. I took the fxmanifest from one of the cars that works and I use it for almost all the addon cars I download now. Thanks for the response