Installation
Before you start, make sure you're logged into the CFX portal. This ensures you can download the asset and receive future updates.
Downloading Dependencies
Dependencies are very important — you need to install them before moving on to the installation of our script.
1
3
Rope Prop (Optional)
4
OP Drug Selling (Optional)
This is Drug Selling script which is completly free and have many functions!
Server.cfg
All dependencies you’ve installed must be started before our script. Make sure to follow the correct start-up order in your server.cfg
.
ensure bzzz_gag
ensure PolyZone
ensure ox_lib
ensure op-crime
ensure op-drugselling
Permissions
It's important to grant your server administrators access to our Crime Admin. Don’t forget to add them to your mainConfig.lua
as well!
Config.AdminPanelPlayers = {
['char1:7e0ec7b80d186fd8c29f6631e4377e75812fe8fd'] = true
}
Database
The script will automatically create its own database on first start-up.
Create Items
Create ItemsLast updated