bnMarket

Tech sheet

bnMarket

Live vehicle showroom with financing and test drives

Version 1.0.0
Compatible ESXQBCoreQbox

Installation

Live vehicle showroom spawned across the map. No menu browsing. Buy outright or finance, test drive before buying, and per-unit random tuning. Auto-detects ESX, QBCore, and QBox.

Required dependency

bnMarket requires oxmysql installed and started before it, plus one of ESX, QBCore, or QBox (purchases are disabled without a supported framework).

Optional integrations

A garage script (rhd_garage, qs-advancedgarages, qb-garages, or ox_garage) is optional. Vehicles still save without one, just without the custom garage UI. A vehicle-keys resource (mri_Qcarkeys, qb-vehiclekeys, renewed-vehiclekeys, or qs-vehiclekeys) enables automatic key handoff.
  1. Extract bnMarket into resources/[bignoa]/.
  2. Add to server.cfg:
ensure oxmysql
ensure bnMarket
  1. Restart the server. The bnmarket_financing table is created automatically on first start.
  2. Edit shared/vehs.lua and replace the example vehicles with your own catalog (model, spawn coordinates, price, and other fields; see Configuration).
  3. To enable the admin commands (default /bnmarket), grant the permission in server.cfg:
add_ace group.admin command.bnmarket allow