qb-core icon indicating copy to clipboard operation
qb-core copied to clipboard

FiveM RP Framework Core :muscle:

Results 134 qb-core issues
Sort by recently updated
recently updated
newest added

## Description A collection of some minor optimizations for the client and server, like improved for loops, queries and other logic. I tested all of them, but please make sure...

## Description The `/car [vehicleModel]` & `/dv` commands will now spawn and delete entities using exclusively server-side logic. This improves security and compatibility with the `sv_entityLockdown strict` mode. ## Checklist...

enhancement
question

### Summary Hello i have problem because nitrous item is not possible to use ### Reproduction Hello. I tried to use nitrous item in qbcore. I using ox_inventory. Everything like...

bug

### Summary punching with menus open ### Reproduction 1. open any menu (like qb-clothing for example.) 2. left click to select anything 3. punching begins once you left click ###...

bug

- Sentinel Classic Widebody - Yosemite 1500 - Paragon S - Nebula Turbo - Dominator FX - Impaler SZ Cruiser - Impaler LX Cruiser - Euros X32 - Vorschlaghammer -...

### Summary When dropping an Item on the ground and reopening the inventory the item is on the ground but u cant pick it up anymore ### Reproduction 1. open...

bug

### Summary female get 175 health there has been a few fixes that have come out none that work with the new core or a real permeant fix ### Reproduction...

bug

### The problem Not really a problem per se, but enabling Lua OAL would benefit the performance of QBCore. Why isn't this done yet, or is there anything that would...

enhancement

## Description Deprecate the client-side `SpawnVehicle` function for creating networked vehicles. This function is fine for spawning non-networked vehicles but shouldn't be used for anything else. We should encourage server-sided...

## Description The PR adds back persistent permissions via SQL. This allows the qb-adminmenu assignment to work like it used to, and the /addpermission is no longer an ephemeral command....

enhancement
Needs Testing/Reviews