Docs

Follow the following steps for your framework to ensure your script will work properly.

Installation

Follow the installation of b_lib before you start this setup.

1

Step 1

Download you asset from keymaster and drop it inside your server files. You can find your asset under Granted Assets, then download via the blue button.

2

Step 2

Add the line below to your server.cfg to ensure the script starts with the server. Note you can not change the name of the folder.

ensure b_lib
ensure b_drugsell
3

Step 3

Options and configuration of the asset can be found in the config.lua file inside the asset folder.

Last updated