vehicles
Spawners, dealerships, garages, fuel, persistence, and races — everything that puts players behind the wheel.
Vehicle Spawner Command with Model Load
A /car command that safely streams the model in, spawns it under the player, and seats them — the canonical FiveM spawn pattern.
Car Dealership: Preview, Purchase, Deliver
A QBCore dealership that spawns a frozen preview car, charges the bank server-side, writes the owned vehicle to the DB, and delivers it.
Street Race: Checkpoints, Countdown, Winner
A street race with a 3-2-1 countdown, sequential checkpoint blips, and a server-authoritative first-to-finish winner broadcast.
Garage: Store and Retrieve Owned Vehicles
A QBCore garage zone where pressing E stores the car you are driving and retrieves your owned, stored vehicles from the database.
Fuel System: Consumption and Pump Refuel
An ESX fuel system that drains the tank by RPM, cuts the engine at empty, and refuels at pumps for a server-charged fee.
Vehicle Persistence: Save Mods and Plate
Persist a QBCore vehicle's full mod set and plate to the database as JSON, then re-apply every property on a later spawn.
Damage Model: Engine Health to Stall
A damage model where a low engine-health car randomly stalls, gets harder to keep running, and dies when destroyed.
Custom Liveries: Apply and Save
Apply a livery to the current QBCore vehicle, handling both modern modkit and legacy liveries, and persist the chosen index.
Repair / Tow Station: NPC Fix or Flatbed
An ESX station where an NPC mechanic fully repairs your vehicle for a fee or dispatches a flatbed, both charged server-side.
Parking: Lock and Persistent Position
Lock/unlock the nearest car and save its parked position + heading to the database so it respawns exactly where you left it after a restart.
Vehicle Keys: Keyfob, Lockpick & Hotwire
Item-based vehicle keys (framework exports) that gate engine start, with keyfob lock/unlock and a lockpick+hotwire minigame to steal un-owned cars.
Vehicle Impound Lot: Seize & Paid Release
Officers seize a vehicle to a city impound lot (framework exports) and the owner pays a server-charged release fee to retrieve it, with stored vehicles persisted off-world.
Vehicle Insurance & Claim Payouts
Buy per-vehicle insurance policies (framework exports) and file a claim to recover a destroyed or lost car for a server-charged deductible instead of losing it outright.
Boat Ownership & Marina Slips
Own boats stored at a marina (framework exports), launched from a dock onto water and retrieved at the slip — water-class spawn handling land garages lack.
Aircraft Ownership & Hangar
Own aircraft stored in a hangar (framework exports) with animated doors, spawning to a helipad/runway with vehicle-class gating and a flight-ready engine check.
Vehicle GPS Tracker & Theft Alert
Attach a GPS tracker (framework exports) showing your owned vehicle's live blip, remote-honk/flash to locate it, and a theft alert when it is moved while you are away.
Seatbelt & Crash Ejection
Framework-agnostic toggleable seatbelt that ragdoll-ejects an unbuckled player through the windshield on a high-speed collision with injury.
Engine Ignition Toggle
Framework-agnostic press-to-start ignition: vehicles spawn engine-off and a key cranks or kills the engine instead of auto-starting on entry.
Cruise Control & Speed Limiter
Framework-agnostic cruise control that holds a set speed plus an adjustable max-speed limiter for highway and convoy driving.
Vehicle Door, Window & Hood Control
Framework-agnostic per-bone vehicle control to individually open/close each door, roll windows up/down, and pop the hood and trunk.
Trunk & Glovebox Storage
ESX per-vehicle trunk and glovebox stashes keyed to the plate, with server-authoritative weight/slot limits so items persist to that specific car.
Nitrous (NOS) Boost
ESX refillable nitrous tank giving a temporary speed/torque boost, with server-authoritative bottle purchase, refill, and depletion.
Performance Tuning Shop
An ESX/QBCore/QBox tuning shop that buys engine/brake/transmission/turbo upgrades to alter real handling stats and persists the build server-side.
Vehicle Rental Kiosk
An ESX/QBCore/QBox kiosk that rents a vehicle against a cash deposit for a timed period, auto-despawning and refunding on return or forfeiting on expiry.
Dealership Financing & Repossession
An ESX/QBCore/QBox dealership that sells vehicles on installment loans with a down payment, recurring server-side payments, and automatic repossession on default.
Driver's License & DMV Test
A QBCore/QBox DMV exam with a brief and a practical checkpoint course that issues a driverlicense metadata flag required to legally drive.
Advanced Emergency Lighting (ELS)
An ESX/QBCore/QBox emergency-lighting controller that cycles warning/secondary/primary light and siren stages on a service vehicle and syncs each stage to all clients server-side.
ANPR Automatic Plate Reader
A QBCore/QBox patrol-vehicle plate scanner that reads the nearest plate and has the server flag stolen/wanted/uninsured vehicles back to the officer.
Chop Shop: Strip Vehicles for Parts
ESX/QBCore/QBox chop-shop loop: drive a vehicle into a strip bay, dismantle it through timed stages for server-priced parts/cash, then delete the shell.
Car Wash & Detailing
ESX/QBCore/QBox drive-through car wash: a marked bay charges a server-side fee and resets the vehicle's dirt level for a clean detail.