Tutorials
I am missing uwucatcafe_stock table in my database, how should I add it in ?
I am not able to deposit or withdraw money from boss menu.
When I order food from npc employee nothing happends but my money gets removed
1.
How to add uwucatcafe_stock table in your database:
2.
[QB] - How to fix problems with boss menu and npc employee:
Go to the script config:
fivecode_uwucatcafejob/config.lua
Find Config.BossMenuSociety (line - 88): Change it from
'auto_detect'
to'qb-banking'
or'qb-management'
.Fixed!
Last updated