Ox Core Status

dkl_ox_status

Status system for overextended (ox_core) including Drugs, stress and Drunk

Dependencies:
ox_core

and dx_hud

Setup ox_statutes table

image

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

5 Likes

Why would distribute a modified version of the core? Furthermore it already has a status system.

1 Like

If its against the rule of this forum then remove this post. as easy as that.

2 Likes
  1. ox_core has statuses already
  2. If you feel like something needed to be expanded upon, why not just PR?