Installation
Run the sql files:
Main SQL File
[installation]\database.sql
Don't worry this will execute all your server's database just ensure that your sql app has the server's default language of utf8mb4_general_ci (utf8mb4). Otherwise you have to run all the sql files one by one by yourself, if your server has the require language, your execution will run without any problem, it's easy and fast so we don't waste your worthy time <3
Secondary SQL File (optional)
[installation]\database(optional).sq
This is an optional file insertion, it is required to the insert and run this file if you were using
[additionals-qb] or [additionals-otherqb]
Download the dependencies:
Install the latest version of the fivem artifacts:
The right path should look like this
Download the streams
Cut & Paste the [Stream] Folder inside the [resources] directory
Update the old Chat with the updated version
Go to so you can find the chat file:
[Installation]\chat
Now replace it here
server/citizen/system_resources/chat
Configuration
Open the files in a coding space (sush as VSCode) and search for
change_me
and replace it with your configurationsReplace the
\myLogo.png
with your server photo (must be 96 height and 96 width and in a png extention or format (96x96px)
Note
Up to date:
FrameWork update: as the last framework update for these files were
2025/05/24
you will need to update all the QBCore framework scripts if there were any updates, you can go https://github.com/orgs/qbcore-framework/repositories and check the updates that the files is missingMake sure your are runing the latest version of ox_lib. you can check it out here (https://github.com/overextended/ox_lib/releases/latest)
Color Shape:
If your server has a different colors, you can ask for an additional service so we can change all your server's colors to whatever you want or you just search (ctrl + shift + f on your coding app | tool | web) for these color's shapes and replace it with yours: - 0, 255, 206 - 0, 255, 204 - 0, 102, 76 - 0, 24, 34 - 0, 20, 16 - 24, 124, 127 - 00ffce - 00ffcc - 002424
Locales:
This files support multiple locales (languages/translation) you can change it to whatever you want from the server.cfg (setr qb_locale "change_this" to for ex. "en", "ar", ....)
Don't forgot to translate the radialmenu > config.lua, target > init.lua's, .... labels and locales
Also the items which every script has its own items, to do so, check every script's server file that has
exports['qb-core']:AddItems
andexports['qb-core']:AddItem
and translate the item's label and description only
Advice:
If you don't know how to run this server you can ask a certified developer from us for an installation service so we can change your server's preferences and go live
Make sure you are always keeping a backup of the database: (database.sql)
Feel free to report any issue you face the files support technical support, if you did all the previous steps correctly, then your good to go, Peace ;)
Note: If it was your first time running the server just ignore it because it didn't found it in the sql app
Script Error
@drugs/server/sv_planting.lua:325: drugs was unable to execute a query!
@drugs/server/sv_processing.lua:249: drugs was unable to execute a query!
Note: If you uncounter one of these on your command propt you can just ignore them
Script Error
@postal/server.lua:171: attempt to index a nil value (local 'Player')
@b4-judgejob/server.lua:1: attempt to call a nil value (field 'sethook') (edited)
@jim-shops/server.lua:274: jim-shops was unable to execute a query!
Warnings
Warning: could not find file qua_jblspeaker.ytyp (defined in fxmanifest.lua:35)