dkl_ox_status
Status system for overextended (ox_core) including Drugs, stress and Drunk
Dependencies:
ox_core
and dx_hud
Setup ox_statutes table
Add these triggers to your scripts
Add: TriggerEvent('ox_status:add', status, value)
Remove: TriggerEvent('ox_status:minus', status, value)
Set: TriggerEvent('ox_status:set', status, value)
Github: dkl_ox_status