I have made the QB-menu configurable for server owners and developers who might be unsure about choosing between OX and QB.
#QB-Menu OX & QB
18 messages · Page 1 of 1 (latest)
You made this? xd
I didn't make it, no. I have made it a option to choose between the two.
I also gave you credit in the GitHub
Nice job
Didn't see it mb.

How do i fix this getting this errors when i switch it to ox like everything works except police job?
Try adding this above RegisterNetEvent('qb-menu:client:openMenu', function(data) in client / ox.lua
local function closeMenu()
sendData = nil
headerShown = false
lib.hideContext()
end```
Alright
like this?
Yes.
I did it but now its giveing me this error now
ox.lua doesnt have all the required functions.. Ill pass the missing ones to you. gimme a sec.
Oh alright thanks
Add this above closeMenu() function.
local function showHeader(data)
if not data or not next(data) then return end --This is used in my cfg. remove it if you want.
headerShown = true
sendData = data
convertToOx(data)
end```
your code is old maybe getting kicked for item dubing in jim scripts