#Tablet not working

1 messages · Page 1 of 1 (latest)

woven sonnet
#

i just put the script in my server to try it using qb server and qb inventory
I already delete '@qbx_core/modules/playerdata.lua' in fxmanifest
And when i try to use the tablet give me this in F8

worthy oxide
#

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

woven sonnet
#

What is supposed to change?

worthy oxide
#

You need to read through the Config file and make sure it's set up for your server

woven sonnet
#

I m kinda noob in this area im lost what config file i have to change

worthy oxide
#

The file named config.lua

woven sonnet
#

And the error from the 70 line

woven sonnet
worthy oxide
woven sonnet
#

Sorry

worthy oxide
woven sonnet
#

Yes i am here in the code in that line i just dont know what am i supossed to change

worthy oxide
#

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

woven sonnet
#

Oh ok thanks

#

I will try now make sure it works

#

I made the changes

#

It workssss