Closed riceonly1 closed 1 year ago
What you mean by "go to ...." and "click on ...." Can't really understand you
What you mean by "go to ...." and "click on ...." Can't really understand you
oh dont mind that, the problem is when i create a dealer its not showing but its created in database i dont know why and i never touch the qb drugs
same issue
Me too men me too
Hey there! If you're still having this issue, navigate to qb-drugs\client\deliveries.lua
.
Open that Lua script, and scroll down to around line 243, this line should be if #Config.Dealers == 0 then return end
.
Remove that line of code, or comment it out using two hyphens at the beginning of the line (--if #Config.Dealers == 0 then return end
) and this should fix it!
Hopefully this fixes the issue at hand. Have a great rest of your day / night!
Courtesy of the linked comment below on another issue
https://github.com/qbcore-framework/qb-drugs/issues/114#issuecomment-1490650900
Describe the bug A clear and concise description of what the bug is. A stranger to qbcore should be able to read your bug report and understand how to reproduce it themselves and understand how the feature should work normally.
To Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Questions (please complete the following information):
qb-
to something custom? [e.g. yes/no]Additional context Add any other context about the problem here.