Installation

Follow these steps to prepare your server for the Sky Police Job script, from database prep to on-server placement.

Setup Checklist

Install dependencies

You need to install some dependencies to make images & videos work in the tablet.

  1. Screenshot Basic https://github.com/citizenfx/screenshot-basic
  2. FiveManage SDK https://github.com/fivemanage/sdk/releases
  3. Create an account at fivemanage and make sure your api key is in your server.cfg.
server.cfg
set FIVEMANAGE_MEDIA_API_KEY yourapikey_335353543
set FIVEMANAGE_LOGS_API_KEY yourapikey_432543363
  1. For videos you need to also put your api key into sky_policejob/config/webhooks.lua
Saving images & videos will break if you restart the script while your server runs. Make sure you test after doing a full server restart.

Install or Update sky_base

Download the sky_base package from the same CFX Portal account as the Police Job, then install or update it on your server.

Import the SQL

Run the included import.sql against your server database. This seeds the tables the Police Job depends on.

Deploy the Script

Place the sky_policejob resource inside your server files, add it to server.cfg, and ensure it starts after your framework, inventories, target, and sky_base.

Add Police Items

Add the following items to your inventory script. Use the preview images inside sky_policejob/config/inventory so they match the UI:

  • cctvcam
  • speedcam
  • gps_tracker
  • digiscanner
  • wheelclamp
  • cleaning_alcohol
  • code_list
  • wire_cutter
  • cigarette

Zero the Job Salaries

In your database, open the job_grades table and set every salary entry for the ambulance job to 0. Our script handles salary payouts internally, and leaving the default values will cause duplicate payments.

Place All Markers

Restart the server and run /stationcreator as an admin. Place the duty terminal first, go on duty there, and the rest of the placement markers appear instantly so you can configure the full station layout in one pass.

Place other markers with:

  • /jailcreator
  • /socialworkcreator
  • /impoundcreator

Support

Need help? Our support team is always ready to assist

Join Discord