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 This pull request adds a Nepali locale to the QBCore framework. It includes translations for error messages, success messages, and various commands, enhancing accessibility for Nepali-speaking players. Merging...

### Summary NEW DLC carpack ### Reproduction car yosemite4 do not spawning ### Expected behavior 123 ### Actual behavior 123 ### Additional context 123 ### Last Updated today ### Custom...

bug

## Description I added Traditional Chinese language so that more people can use it more quickly And change `cn.lua` to `zh-cn.lua` Remove spaces at the end of lines 398 and...

Stale

## Description Cache the most common Identifiers so can be access more faster without for loops ## Checklist - [ ] I have personally loaded this code into an updated...

enhancement
Needs Testing/Reviews
Stale

Semantic Version Bump This GitHub Action automatically bumps the version in your `fxmanifest.lua` based on the commit message that triggered the push. It uses [Conventional Commits](https://www.conventionalcommits.org/) to determine whether to...

## Description I don't know why QBCore has never include this feature widely used by RP servers. Some inventories include this feature, but I don't think it is a job...

## Description Added GetOnDuty exports both client and server side. In order to add this `QBCore.Functions.GetOnDuty` was added client-side and a callback was added server-side. ```lua -- Client side local...

## Description Adds and Armour saving and restoring on spawn. Should me merged with [qb-ambulance #343](https://github.com/qbcore-framework/qb-ambulancejob/pull/343) ## Checklist - [x] I have personally loaded this code into an updated qbcore...

## Description Added vscode extentions recomendations and global variables. Also fixed linting issues and improved docummentation. ## Checklist - [ ] I have personally loaded this code into an updated...

documentation
refactor

### Summary Not sure whats causing this but since updating to this qb-core i get the follwing errors now ### Reproduction on F8 ^1SCRIPT ERROR: @qb-ambulancejob/client/job.lua:120: attempt to index a...

bug