Integrations

If using wasabi police job add this below in config.lua

Config.AllowedJobs = { -- THIS HAS NOTHING TO DO with Config.policeJobs, only with triggering
    'co' -- Add this
}

If using qb-policejob make sure you have Player.PlayerData.job.type == 'leo' in your commands, in newer qb-core this is default in older versions youll have to change it

Last updated

Was this helpful?