Qb-vehicleshop May 2026
Standard player_vehicles entry example:
| 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. | qb-vehicleshop
| Dependency | Purpose | |------------|---------| | qb-core | Framework core (shared exports, callbacks) | | qb-garages | Spawning/despawning owned vehicles | | qb-keys | Vehicle key system (optional but recommended) | | qb-menu or qb-input | UI for purchase dialogs | | qb-target or ox_target | Interaction with vehicles (press E or crosshair) | Standard player_vehicles entry example: | Table | Purpose