Browse docs

Introduction

sky_jobs_base is the shared foundation for all Sky-Systems job scripts — providing the tablet system, dispatch, radial menu, garage, storage, and more.

What is sky_jobs_base?

sky_jobs_base is the shared core that powers every Sky-Systems job resource (ambulancejob, policejob, etc.). It provides common features so individual job scripts can focus on job-specific logic instead of re-implementing the same systems.

Key Features

FeatureDescription
Tablet SystemIn-game tablet with customizable apps per job
DispatchDispatch system with blips, notifications, and job filtering
Radial MenuConfigurable radial menu with per-action availability
GarageJob vehicle garage with spawn/despawn management
StorageStation storage, vehicle trunks, and trunk props
WardrobeOutfit management per job
ShopJob-specific item shops
CCTVCamera system for monitoring
Heli CamHelicopter camera with night vision and spotlight
BodycamRecording system with gallery upload
Panic ButtonEmergency alert system
ManagementEmployee management panel via tablet
CalendarShared job calendar for scheduling
ChatIn-tablet job chat

Relationship to sky_base

  • sky_base provides the low-level framework bridge (ESX/QBCore), utilities, and global configuration.
  • sky_jobs_base builds on top of sky_base and provides the shared job infrastructure that all job scripts use.
sky_base (framework bridge, utilities)
  └── sky_jobs_base (tablet, dispatch, radial, garage, storage, ...)
        ├── sky_ambulancejob
        ├── sky_policejob
        └── ...

Support

Need help? Our support team is always ready to assist

Join Discord