Latest
Version 1.5.0
Before updating, make sure sky_jobs_base is up to date.
Highlights
- Added custom dispatch integration hooks so Police Job alerts can be forwarded into your own dispatch system.
- Added mph support for SpeedCams and vehicle radar with the new
Config.SpeedCam.useMphoption.
Notable Changes
- Improved server and client performance under higher player counts by reducing repeated scans, redundant UI updates, and event pool pressure.
- Reworked jail interaction syncing and creator integration, fixing duplicate jail NPCs and making jail terminals, inmates, fence cuts, and electric boxes update more reliably.
- Fixed civilian outfits not being restored correctly after jail release.
- Citizens App now shows linked cases and allows direct navigation into the related case.
- Garage App now shows the vehicle owner's name instead of the identifier/license value.
- Improved BOLO selection states and active-entry highlighting in the tablet UI.
- Fixed tablet back-navigation so apps no longer get stuck or fail to reopen after returning.
Other Changes
- Added Spanish, Finnish, French, and Polish translations.
- Download sky_policejob from the CFX Portal.
- Create a backup.
- Replace the
/sourcefolder. - Replace the
/config/localesfolder. - Merge the updated
config/functions.luaif you use a custom dispatch resource. - Add the new SpeedCam config option to
config/config.lua:
Config.SpeedCam = {
useMph = false
}
- If you use custom locale files, copy the new translation keys from the updated locale files.