Loading...
Loading...
Develops resources for FiveM using the QBCore Framework. Covers resource creation, Core Object usage, Player management, Callbacks, Events, Items, Jobs, Gangs, Database (oxmysql), and best practices. Use when the user works with FiveM, QBCore, Lua scripts for QBCore servers, or mentions `QBCore.Functions`, `GetCoreObject`, `CitizenID`, or any system of the QBCore Framework.
npx skill4agent add proelias7/fivem-skill qbcore-frameworklocal QBCore = exports['qb-core']:GetCoreObject()jobgangmoneyitemsmetadataqb-core/shared/items.luaqb-inventoryMySQL.queryMySQL.insertMySQL.updateMySQL.scalarmy-resource/
├── fxmanifest.lua
├── config.lua
├── client/
│ └── main.lua
└── server/
└── main.luaexports['qb-core']:GetCoreObject()TriggerClientEventqb-core/shared/locale.luaLang