Scuffed Labs Logo

Installation

Complete Police System - Installation

This will go over the installation guide for TAM_Police. Please be sure to read this carefully and if you have any questions, feel free to ask in our Discord.

Install & setup all dependencies

  • ox_lib
  • Make sure your server artifacts version is 12000 or above. Downloaded the Windows or Linux artifacts.
  • Make sure your game build is set to 2802 or higher. See how to set your gamebuild here.
  • Make sure your server is running OneSync (Formally Onesync Infinity) and not legacy. See how to enable onesync here.

Install optional dependencies

  • ox_target This is optional, however some features will not work without it
  • ox_inventory This is optional, however some features will not work without it

(Required if using inventory) Add the items & images.

Add the items from _INSTALL/items/items.lua to your ox_inventory/data/items.lua & the images from _INSTALL/items/images to the ox_inventory/web/images directory.

start ox_lib
start framework # the name of your framework (i.e. ND_Core, es_extended, qbx_core). This is not necessary if you are using standalone.
start ox_target # Optional
start ox_inventory # Optional
start TAM_Police

Configuration

Developer Docs

Troubleshooting

On this page