For servers with 100+ players, qb-vehicleshop can create lag if not optimized.
Adding a custom mod car to the shop requires two steps: qb-vehicleshop
| Table | Purpose | |--------------------|---------| | player_vehicles | Stores owned vehicles after purchase. | | dealership_vehicles | (Optional) Stores custom player-owned dealership inventory if using player-run shops. | | business_vehicles | Used if integrated with qb-businesses for employee stock tracking. | For servers with 100+ players, qb-vehicleshop can create
A standard vehicle entry in the config looks something like this: For servers with 100+ players
Each shop has:
The default shop uses qb-inventory . If you switch to ox_inventory , you must edit the server/main.lua to use the ox_inventory export for currency removal.