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

Improve VehicleInfo Event Handling with Fallbacks and Optional Key Check Description: This PR enhances the QBCore:Client:VehicleInfo event logic for improved compatibility and error safety: Added fallback method to retrieve the...

## Description Adds two utility functions to retrieve online players by either job name or job type, with optional filtering for on-duty status. While the logic is a bit nested,...

## Description added some fixes in tamil locales ## Checklist - [x] I have personally loaded this code into an updated qbcore project and checked all of its functionality. -...

Updated player deletion code in `server/player.lua` to accommodate tables that do not use the column name `citizenid`. Many scripts use other column names to store the `citizenid` but contain data...