How to Spawn Vehicles in FiveM (Spawn Names & Admin Commands)
· 5 min read

"I installed the car but it won't spawn" is the most common beginner complaint, and it's almost always a naming misunderstanding. Let's clear it up.
Spawn name vs folder name
The name you spawn a car with is its model/spawn name set inside the vehicle's meta files — not the resource folder name. A folder called cool_car_2026 might spawn as gtr. Always check the meta for the real spawn name.
Finding the spawn name
Open vehicles.meta and look for the model entry near the top — that string is what you spawn. Pack listings and readme files usually document spawn names too.
Ways to spawn
- Admin menu / trainer: the easiest — search by spawn name in a menu.
- Framework command: QBCore/ESX expose a spawn command for admins.
- Garage/shop: how regular players get cars in a finished server.
Still nothing happens?
- The resource isn't
ensured — checkserver.cfg. - You're using the folder name instead of the spawn name.
- The model failed to load — see fixing vehicle errors.
Once spawning works, the fun begins. Stock the garage from our cars and packs, all documented with clean spawn names — or grab more from our partner Five Garage.


