
Initializing
Secure Protocol Active
Was this page helpful?
MBT Camp lets players deploy a full camping setup anywhere in the world — tent, bonfire, chairs and a BBQ grill. The kit is a single inventory item; placing and removing it is a natural part of the gameplay loop.
campkit itemconfig.lua| Framework | Supported |
|---|---|
| ESX | ✅ |
| QBCore | ✅ |
| OX Core | ✅ |
| Inventory | Support level |
|---|---|
| ox_inventory | ✅ Primary (recommended) |
| qb-inventory | ✅ Secondary |
| Custom | ✅ via MBT.GetFood fallback |
campkit item from inventoryox_target or qb-targetThe resource name must remain mbt_camp exactly. The script checks its own name on startup and stops itself if renamed.