
Tech sheet
bnExhaust
Exhaust and sound effects
Version 08/2026
Compatible ESXQBCoreQbox
Installation
High-quality audio presets, flame effects, vehicle-specific persistence, mechanic roleplay, tuning stages, a tablet-style NUI, and a diagnostic history panel.
Resource folder name
The resource folder must be named
bnPopBang, not bnExhaust: item exports and internal references depend on that exact name.- Extract the resource into
resources/[bignoa]/, keeping the folder name asbnPopBang. - Add to
server.cfg, respecting the load order:
ensure ox_lib
ensure oxmysql
ensure bnPopBang Framework auto-detection
bnPopBang detects your framework automatically, in this order:
qbx_core, qb-core, then es_extended (internally referenced as QBX, QB, and ESX). If none is running, a critical error is shown on start. There's no Standalone mode.- Register the inventory items for your framework (see Inventory Items), then copy the item images from
inventory/imagesinto your inventory’s image folder. - Configure the resource through the files in
shared/config/*.lua. See Configuration. - Restart the resource:
restart bnPopBang Database tables are created and migrated automatically via server/database.lua. A manual SQL import is also available at server/bn_vehicle_popbang_settings.sql if you need it.