: Contains scripts for database interaction and player permissions.
Move the extracted folder into your server's directory.
: If you are using a framework like ESX or QBCore , you will need to give yourself the "police" job via the server console or database before you can access the patrol features. ⚠️ Important Security Warning
Open your database management tool (e.g., or phpMyAdmin ).
: Contains scripts that run on the player's computer (e.g., UI, siren controls).
: Almost every script has a config.lua . Open this to change the locations of police stations, the vehicles available for patrol, and the names of the ranks (e.g., Cadet, Sergeant).
The file is typically associated with custom script packages for multiplayer GTA mods, most commonly for FiveM or MTA:SA (Multi Theft Auto) . These archives usually contain a "Police Job" or "Patrol" gamemode designed for Roleplay (RP) servers.
Import the .sql file found inside the archive. This usually adds tables like police_jobs or updates your users table.