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

FiveM RP Framework Core :muscle:

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

### Summary spawn selector always spawning at legion ### Reproduction Nothing. It seemed to be working as far as I knew because on my 1st character it works properly. But...

bug

## Description Pull request updates PlayerData.name under server/player.lua line 87, and simply parses everything but alphanumeric. This simply fixes a bug that causes a SQL error being thrown when players...

## Description 1. Adding a clear currency to the server 2. The server name can be used from anywhere 3. add job to AddJobReputation funcrtions 4. Adding category to the...

### The problem a export for creating weapons ### Ideal solution a export for creating weapons so modifying the shared > weapons.lua would not be needed like the Create Items...

enhancement

### The problem It is currently impossible to safely conduct transactions between players. The most common way is to use the ``AddMoney`` and ``RemoveMoney`` functions, but this causes several problems....

suggestion

### The problem please add that money can be an item , like option , true / false , I searched for this and tried it never worked , about...

suggestion

### The problem Since we have had ace permissions added as the new permission system there hasn't been a way of saving players permissions if he isn't added manually in...

suggestion

### The problem Script makers are starting to use [FiveManage](https://www.fivemanage.com/) for webhooks & image hosting etc and currently that results in needing to split where your logs are between discord...

enhancement

## Description Implementation of the suggestion [[SUGGESTION] Implement monetary transactions as a function](https://github.com/qbcore-framework/qb-core/issues/943). There have been added to two new functions. One in functions (`QBCore.Functions.TransferMoney`) and other one on player...

Webp images ## Description ## Checklist - [ ] I have personally loaded this code into an updated qbcore project and checked all of its functionality. - [ ] My...