#Tablet not working
1 messages · Page 1 of 1 (latest)
Your error makes it pretty clear what the issue is:
Line 31 and line 70 in bridge/client/qb.lua.
If you open the file and look at those lines you'll notice that you have not changed Config.Inventory and Config.OxLibNotify in your config file
You need to read through the Config file and make sure it's set up for your server
I m kinda noob in this area im lost what config file i have to change
The file named config.lua
And the error from the 70 line
Done thank you
As explained in the first message I sent 👍
Yes i am here in the code in that line i just dont know what am i supossed to change
In the Config file you need to change
Config.Inventory to 'qb' instead of 'ox' and Config.OxLibNotify to false instead of true
Also, if you're new to Fivem, and your server is rather fresh, I'd highly reccomend you get a QBOX server instead of QB as it's a much better base that also makes use of OX