01 / OVERVIEWWhat it does
- Type
- Multi-shop vehicle sales system
- Best for
- Qbox or QBCore road, marine, and aviation dealerships
- Delivery
- Drive away or send the purchase to a garage
drs_vehicleshop turns the original QR Vehicle Shop into a safer sales system for car, boat, and aircraft dealerships. Players can search the catalog, test drive allowed models, choose paint and registration options, then drive away or send the purchase to a garage.
The server, not the player's game, decides the price, who can buy, the plate, and where the vehicle goes. Each purchase step is saved. If a player disconnects, the server restarts, or the spawn point is blocked, the vehicle can be recovered in storage instead of being lost.
04 / SETUP OPTIONSWhat you can change
These are the main parts you can adjust for your server. The setup guide lists every option and example.
- Server framework, interaction, keys, and garage systems
- Dealership locations, staff characters, map markers, categories, and catalogs
- Paints, plate prefixes, plate styles, and checkout fees
- Drive-away and direct-to-garage delivery
- How long prices remain valid, cooldowns, and delivery time limits
- Test-drive boundaries and cleanup
- Category access rules
- Job-fleet catalogs, approved calling scripts, ranks, and banking system
- Vanilla and add-on vehicle imagery
See every setup option → 05 / REQUIREMENTSWhat it works with
- Server framework
- QboxQBCore
- Required
- ox_lib, oxmysql, and OneSync
- Interaction
- ox_target or qb-target
- Garage
- drs_garages preferred; older lunar_garage support available
- Resource name
- Must remain drs_vehicleshop
See all requirements and setup options →Technical details3 details+
- Runtime
- FiveM Lua with OneSync
- Interface
- HTML, CSS, and JavaScript NUI
- Database
- oxmysql with player_vehicles and DRS recovery records
07 / ORIGINAL PROJECTChanges from the original
Original projectQRDevelopment qr-vehicleshop
Base version1.0.0
This edition keeps the original shop interface but rebuilds how purchases, delivery, recovery, database upgrades, and garage connections work.