OTHERPLANET DOCS
  • πŸͺAbout US
  • πŸ’»Scripts
    • πŸ…ΏοΈOP Garages V2
      • Installation
      • Tutorials
        • Vehicles not shown in Garage
      • Configuration
      • Customization
      • Housing Integration
      • Garage Admin Usage
      • Admin Commands
      • Plate Changer
      • Sub Owners
      • Currency Change
    • πŸ”«OP Crime Organisations
      • Installation
      • Tutorials
        • How to add player to Crime Admin
      • Config Files
      • Customization
      • Tablet as Item
      • Global States
      • Exports
        • Server Side
    • 🚘OP Mechanic Job
      • Installation
      • Config File
      • Setup Jobs
      • Setup Dispatch
      • Get Duty
      • Update Tablet Stats
      • Notifications/Progressbar
      • Discord Logs
    • πŸ—’οΈOP Requests
      • Installation
      • Config
      • Usage
    • πŸŒ‡OP HUD
      • Config File
      • Instalation
      • Progress Bar Usage
      • Notify Usage
      • Alcohol Status & Stamina
    • 🏎️OP Vehicle Theft
      • Installation
      • OX Inventory
      • Translate Sounds
      • Config
      • Customization
    • πŸ…ΏοΈOP Garages V1 (OLD)
      • Installation
      • Config
        • Main
        • Garages Locations
        • Vehicles and Brands
      • Customization
      • Vehicle Types
      • Jobs
      • Exports
      • Other
Powered by GitBook
On this page
  • Downloading Dependencies
  • Server.cfg
  • Permissions
  • Database
  1. Scripts
  2. OP Crime Organisations

Installation

Before you start, make sure you're logged into the CFX portal. This ensures you can download the asset and receive future updates.

PreviousOP Crime OrganisationsNextTutorials

Last updated 16 days ago

Downloading Dependencies

Dependencies are very important β€” you need to install them before moving on to the installation of our script.

1

PolyZone

2

OX_LIB


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 PolyZone
ensure ox_lib
ensure op-crime

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.


πŸ’»
πŸ”«
GitHub - mkafrin/PolyZone: PolyZone is a FiveM mod to define zones of different shapes and test whether a point is inside or outside of the zoneGitHub
GitHub - overextended/ox_lib: A collection of Lua functions to utilise in other resources.GitHub
Logo
Logo