Dutchy
Dutchy
No i have not :(
Check this https://github.com/qalle-fivem/esx_duty/issues/6
server\main.lua - Add this under offambulance ``` elseif job == 'offmechanic' then xPlayer.setJob('mechanic', grade) TriggerClientEvent('esx:showNotification', _source, _U('onduty')) elseif job == 'offsecuritas' then end ``` client\main.lua ``` local jobs = {...
Wat werkt er niet en krijg je een foutmelding in console (F8 en/of server console)
Dat is altijd al zo geweest.