Skip to main content
For easier to read reasons both the ranks & drug configuration have there own category.
Make sure to configure the server.lua config too, scroll down to view the configuration guide for that.

client & server sided config

Here is where you can decide what framework you want to use. Note: If you choose “custom framework” you need to setup the framework and it’s functions in via “frameworks/custom.lua”.
Config.lua
Here is where you can add/remove the commands that will start the selling process.
Config.lua
Here is where you can enable/disable the context menu where if the player has more then 1 drug available to sell then it will pop up a selection menu.
Config.lua
Here is where you can decide the spawn distance that you want the ped spawning from the player.
Config.lua
The time (in seconds) it takes to sell on level 1
Config.lua
Here is where you can enable/disable the option to only allow selling at night.
Config.lua
Here is where you can add a list of jobs that is not allowed to sell drugs.
Config.lua
Here is where you can add a list of blacklisted coords with a radius to prevent drug selling.
Config.lua
Here is where you can enable/disable the police job, if enabled the configured job will get alerts if a client declines a drug sale.
Config.lua
Here is where you can configure the notification texts of when a ped declines a sale. (it will automatically select one from this list)
Config.lua
Here is where you can change all the text/notifications (support for other languages)
Config.lua
Here is where you can add/replace/remove the ped models that are spawned to come and collect the drugs.
The ped model must start with the back tick (`) otherwise it will not work properly.
config.lua

Server Sided Config

On QBCore if you set the paytype to “markedbills” then make sure to decrease the price for each drug + disable the “RandomizePay” option.
This is where you will set the specific paytype that it will give you when a drug sale is completed.
server.lua
If enabled, it will add a random number 1-200
server.lua
This is where you can enable/disable & configure the command for players to check there dealer rank.
server.lua
This is where you can enable/disable the option to use discord benifits, you can make where people with a specific discord role gets a increased sell price. (Requires trase_discord)
server.lua