Getting started
π§ Script Installation Guide
π οΈ Installation Instructions
π· ESX Installation
Collez les lignes ci-dessous dans votre base de donnΓ©es afin d'ajouter les items nΓ©cessaires au fonctionnement du script.
Paste the following lines into your database to add the required items for the script to function properly.
π’ QB-Core Installation
Dans
fxmanifest.lua
, changez le framework deesx
Γqb
.Modifiez
/client/config_client.lua
:Framework = 'esx'
βFramework = 'qb'
.Ajoutez les items dans
[qb]/qb-core/shared/items.lua
.Uploadez les images dans
[qb]/qb-inventory/html/images
.In
fxmanifest.lua
, change the framework fromesx
toqb
.Edit
/client/config_client.lua
:Framework = 'esx'
βFramework = 'qb'
.Add the items to
[qb]/qb-core/shared/items.lua
.Upload item images to
[qb]/qb-inventory/html/images
.
βοΈ Configuration
Dans le fichier /server/config.lua
, vous pouvez configurer la position des tables et personnaliser la langue.
In /server/config.lua
, you can configure the table positions and customize the language.
π Need Help?
Last updated