6 imagens do produto disponíveis.
CodeM mBossmenu — Boss Management System
The mBossmenu is a sophisticated and feature-rich boss menu system designed for use with the ESX and QBCore frameworks in FiveM.
6 imagens do produto disponíveis.
The mBossmenu is a sophisticated and feature-rich boss menu system designed for use with the ESX and QBCore frameworks in FiveM.
Use os dados publicados nesta página para confirmar se CodeM mBossmenu — Boss Management System é compatível com seu servidor antes do checkout.
esx, qbcore, qbox
Publicado nesta página
Disponível
Cartão, Klarna e carteiras compatíveis via Stripe. Outros métodos locais podem aparecer quando disponíveis na sua região.
Expectativa de suporte
O suporte cobre acesso ao download, arquivos entregues que estejam faltando e dúvidas com base nas notas de instalação publicadas.
Instalação personalizada, conversão de framework, configuração em servidor ao vivo e trabalho em recursos personalizados não estão incluídos, salvo quando indicado na página do produto.
Pergunte antes de comprar se seu servidor usa recursos de framework, inventário ou banco de dados muito modificados.
Use esta checklist para decidir rapidamente se o recurso combina com seu servidor, framework e expectativas de suporte.
Ganho para o administrador
CodeM mBossmenu — Boss Management System foi posicionado para reduzir Job Scripts, em vez de você reconstruir o mesmo sistema do zero.
Compatibilidade
Funciona com esx, qbcore, qbox. Verifique o bloco de requisitos antes de usar em um servidor ativo.
Confiança na compra
Download instantâneo, checkout Stripe, acesso ao suporte e contexto de reembolso são exibidos antes do pagamento.
Elementos de decisão
Requisitos, detalhes de instalação, Vídeo de pré-visualização, Perguntas do Produto
Config = {}
Config.Framework = 'esx' -- autodetect, qb, oldqb, esx, oldesx
Config.SQL = oxmysql -- oxmysql, ghmattimysql, mysql-async
Config.ItemImagesFolder = nui://ox_inventory/web/images/
Config.MenuKey = 38
Config.InteractionHandler = 'ox_target' -- drawtext, ox_target, qb_target, qb_textui, esx_textui
Config.AdminMenuCommand = adminboss
Config.DefaultImage = ''
Config.Admins = {
admin,
superadmin,
god,
mod,
moderator,
}
Config.Certifications = {
{
name = air_support,
label = Air Support Division,
icon = 'air_support_icon.svg',
},
{
name = burglary_task,
label = Burglary Task Force,
icon = 'burglary_task_icon.svg',
},
{
name = field_training_officer,
label = Field Officer,
icon = 'field_training_icon.svg',
},
{
name = high_speed_pursuit_unit,
label = High Speed Pursuit Unit,
icon = 'high_speed_pursuit_unit_icon.svg',
},
{
name = high_value_target_unit,
label = High Value Target Unit,
icon = 'high_value_target_unit_icon.svg',
},
{
name = k9_unit,
label = K9 Unit,
icon = 'k9_unit_icon.svg',
},
{
name = major_crimes_unit,
label = Major Crimes Unit,
icon = 'major_crimes_unit_icon.svg',
},
{
name = motorcycle,
label = Motorcycle,
icon = 'motorcycle_icon.svg',
},
{
name = shark_rangers_unit,
label = Shark Rangers Unit,
icon = 'shark_rangers_icon.svg',
},
}
Config.Inventory = ox_inventory -- codem-inventory, qb_inventory, esx_inventory, ox_inventory, qs_inventory
Config.BlacklistedItems = { -- items you don't want to show up on the menu
-- water,
-- weapon_pistol
}
Config.Notify = function(message)
if Config.Framework == 'esx' or Config.Framework == 'oldesx' then
TriggerEvent(esx:showNotification, message)
else
TriggerEvent('QBCore:Notify', message, info, 1500)
end
end
Config.Clothes = fivem-appearance -- fivem-appearance -- illenium-appearance -- codem-appearance -- esx_skin -- qb-clothing
function openClothingMenu()
if Config.Clothes == 'fivem-appearance' then
TriggerEvent(fivem-appearance:client:openClothingShopMenu, false)
end
if Config.Clothes == 'illenium-appearance' then
TriggerEvent(illenium-appearance:client:openClothingShop, false)
end
if Config.Clothes == 'codem-appearance' then
TriggerEvent(codem-appereance:OpenClothing)
--[[
// Add this code in codem-appereance client/clothing.lua
RegisterNetEvent(codem-appereance:OpenClothing)
AddEventHandler(codem-appereance:OpenClothing, function()
OpenMenu(binco)
end)
--]]
end
if Config.Clothes == 'esx_skin' then
TriggerEvent(esx_skin:openMenu)
end
if Config.Clothes == 'qb-clothes' then
TriggerEvent(qb-clothing:client:openMenu)
end
end
function RefreshSkin()
if Config.Clothes == 'fivem-appearance' then
TriggerEvent(fivem-appearance:client:reloadSkin)
end
if Config.Clothes == 'illenium-appearance' then
TriggerEvent(illenium-appearance:client:reloadSkin)
end
if Config.Clothes == 'codem-appearance' then
TriggerEvent(codem-appearance:reloadSkin)
end
if Config.Clothes == 'esx_skin' then
TriggerEvent(esx_skin:getLastSkin, function(lastSkin)
TriggerEvent('skinchanger:loadSkin', lastSkin)
end)
end
if Config.Clothes == 'qb-clothes' then
TriggerEvent(qb-clothing:reloadSkin)
--[[
// Add this code in qb-clothing client/main.lua
RegisterNetEvent(qb-clothing:reloadSkin)
AddEventHandler(qb-clothing:reloadSkin, function()
local playerPed = PlayerPedId()
local health = GetEntityHealth(playerPed)
reloadSkin(health)
end)
--]]
end
end
function onBossMenuOpen()
end
function onBossMenuClose()
end
function badgenumber(source)
-- your function to get player badge number
return 0
end
Apenas os dados publicados nesta página devem ser considerados confirmados. Se você precisar de mais detalhes, revise a descrição, requisitos, histórico de alterações, avaliações e perguntas do produto antes do checkout.
Compatible with ESX, OldESX, QBCore, and OldQBCore frameworks with autodetect capability
Supports oxmysql, ghmattimysql, and mysql-async database systems
Configurable interaction methods including ox_target, drawtext, qb_target, qb_textui, and esx_textui
Pre-configured certification system including Air Support Division, K9 Unit, High Speed Pursuit Unit, Major Crimes Unit, Motorcycle, Burglary Task Force, High Value Target Unit, Field Officer, and Shark Rangers Unit
Compatible with fivem-appearance, illenium-appearance, codem-appearance, esx_skin, and qb-clothing systems
0 perguntas
Sem Perguntas
Seja o primeiro a fazer uma pergunta!
Learn more about setting up, configuring, and using this type of resource.

Choosing a framework is the single most consequential decision when building a FiveM server. It determines which scripts you can use, how your developers write code, the…

FiveM frameworks form the backbone of roleplay servers. They're not just code libraries—they're complete systems that manage player identity, jobs, inventory, permissions,…

QBox has firmly established itself as the natural successor to QBCore in the FiveM roleplay ecosystem.
Use este produto como parte de uma configuração maior. Explore categorias relacionadas, frameworks alternativos, pacotes premium e downloads gratuitos complementares.