For the complete documentation index, see llms.txt. This page is also available as Markdown.

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

Create Items

Create Items
6

OP Drug Selling (Optional)

This is Drug Selling script which is completly free and have many functions!

7

fivem-greenscreener (optional)

Install this dependency only on your Test Server if you want to complete Furnitures Images Screenshots!

8

screenshot-basic (optional)

Install this dependency only on your Test Server if you want to complete Furnitures Images Screenshots!


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.

# REQUIRED:

ensure PolyZone
ensure ox_lib
ensure op-crime

# OPTIONAL:

ensure screenshot-basic
ensure fivem-greenscreener
ensure bzzz_gag
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!


Database

The script will automatically create its own database on first start-up.


Integration for Qbcore and Qbox

Complete additional integration dedicated for QbCore and QBox if you want to properly display gang name, ids etc. in other scripts.

QB Core and QBox

Last updated