-
Hello, can I use for Qbcore if so, how? I have errors in the console and I don't know how to fix it all
-
`SCRIPT ERROR: @qbr-clothing/client/main.lua:49: bad argument #1 to 'for iterator' (table expected, got nil)`
seems to be trying to find cloth_hash_names as line 49 is `for _, v in pairs(cloth_hash…
-
### Summary
If uppercase letters are used in the name when adding a job with AddJob() export, the job is added correctly but cannot be set with /setjob because the command forces lowercase letters.…
-
fresh install of qb-radialmenu and this error comes up in the console when ingame
![image](https://github.com/qbcore-framework/qb-radialmenu/assets/6834727/4cabd91b-fde5-49cf-92fa-cb3fe820a002)
-
No clothing options are switchable upon creating a character, they all just stay at 1 when you click them to switch. Same with clothing stores. Character customization is completely broken. I get this…
-
Use ox_target instead, it's a better alternative.
It may not have the ped spawner in here but it's faster and more accurate.
You can replace the ped spawner with ms-peds as linked in the README.…
-
Hello,
There can be a possible obstacle for defining new inventory items via exports. Please, take a look on code example I've used:
```lua
local framework = 'qbr-core'
local itemName = 'beartr…
-
Hi! I just began using WarMenu. GREAT resource, however I noticed that when I display the menu, my melee controls disable themselves, and even when the menu is closed, it's still disabled.
-
My players are complaining that there is no way to unload unwanted vehicles. They are aware of the resell point where they can put it out for sale and hope someone buys it but they want to just goto t…
-
**Describe the bug**
When storing a vehicle after being damaged the car comes back out brand new. And I have messed with the config to disable that setting to keep from that happening but it seems th…