Resources
Installation

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

Install optional dependencies

Download the latest release from CFX Portal (opens in a new tab)

(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.

Add the resources to your server.cfg (or resources.cfg)

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