Latest
Version 1.6.0
Before updating, make sure sky_base and sky_jobs_base is up to date.
Highlights
- Added officer-down and shots-fired dispatch alerts.
- Added head bags with synced prop support and an obstructed-vision overlay, plus leg restraints for already cuffed suspects.
- Added per-jail map blip controls in the Jail Creator so you can decide which jail terminals and NPC points appear on the map.
Notable Changes
- Improved Police Tablet handling for larger servers with server-side pagination for Cases, Reports, Warrants, and BOLOs, faster vehicle list loading, safer request throttling, and automatic reopening of the last app after closing the tablet.
- Citizens App now shows linked bills directly on the citizen profile.
- Added a (optional) wheelclamp welding minigame.
- Creator data is now stored in the database, creator menus respond better to held arrow keys, and jail creator updates are only broadcast to relevant police/prison players.
- Evidence Laboratory inventory support is expanded.
Other Changes
- Added automatic database migration support through
Config.AutoExecuteQuery. - Vehicle radar now only shows the off-duty warning to the relevant player.
- Download sky_policejob from the CFX Portal.
- Create a backup.
- Replace the
/sourcefolder. - Replace the
/config/localesfolder. - If you use custom locale files, copy the new translation keys from the updated locale files.
- If
Config.AutoExecuteQuery = false, run the updatedimport.sqlmanually so the new database changes are applied, including the creator storage table.