# Gangs: qb-core/qbox

{% hint style="warning" %}
Functions such as `Player.SetGang` or the `/setgang` command will **not** work. Instead, use the `/setcrimejob` command, which is built into our script.
{% endhint %}

{% stepper %}
{% step %}

### Download Edited Core

This integration needs additional download of edited `qb-core` or `qbx_core` by our Team.

Edited **qb-core**:

{% embed url="<https://github.com/Bagietame/qb-core/commit/1fa46b4ba697d22f848f49be5cc6d3aba2f82ad3>" %}

Edited **qbx\_core**:

{% embed url="<https://github.com/Bagietame/qbx_core/commit/e87aeb89c8b21cebdd510b00f9bdf85b32508182>" %}
{% endstep %}

{% step %}

### Enable Integration in op-crime

Navigate to `op-crime/config/ServerConfig.lua` and enable this option:

```lua
ServerConfig.EnableQBgangsIntegrations = true
```

{% endstep %}

{% step %}

### Restart Your Server

All Done! Now gang name, rank etc will be displayed in all of your other resources.
{% endstep %}
{% endstepper %}
