# Target Setup

{% embed url="<https://github.com/Arius-Scripts/ars_hunting/blob/a84cca5f4d3bd8257a82d9b5f65c105c55572c39/shared/config.lua#L5C1-L5C1>" %}

{% hint style="info" %}
By changing this all the interactions will convert from Pressing E to the target your inserted
{% endhint %}

### To use ox\_target

```lua
Config.Target = "ox_target"
```

### To use qb-target

<pre class="language-lua"><code class="lang-lua"><strong>Config.Target = "qb-target"
</strong></code></pre>
