qbcore-framework / qb-hud

Player HUD System
45 stars 209 forks source link

Utilise (type) check for police jobs, add 'ambulance' job to stress whitelist. Typo fix. #180

Closed GitMocha closed 1 year ago

GitMocha commented 1 year ago

Description

Utilises the '.type' check for police job, for those servers who have multiple departments rather then having multiple 'job.name' checks. I've also added 'ambulance' job and reflected the change by renaming 'Config.DisablePoliceStress' to 'Config.DisableEmsStress'.

Checklist