> For the complete documentation index, see [llms.txt](https://docs.otherplanet.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.otherplanet.dev/scripts/op-missions-creator/integrations.md).

# Integrations

## Dispatch

{% hint style="warning" %}
You Can add Your Dispatch Script in `integrations/dispatch/`
{% endhint %}

<table><thead><tr><th width="182">Script Name</th><th width="258">Current Status</th><th>Additional Notes</th></tr></thead><tbody><tr><td>cd_dispatch</td><td>✅ Supported</td><td>--</td></tr><tr><td>codem_dispatch</td><td>✅ Supported</td><td>--</td></tr><tr><td>lb-tablet</td><td>✅ Supported</td><td>--</td></tr><tr><td>ps-dispatch</td><td>✅ Supported</td><td>--</td></tr><tr><td>rcore_dispatch</td><td>✅ Supported</td><td>--</td></tr></tbody></table>

## Inventories

Inventory integrations is used only for items with metadata. If you dont want to assign items with metadata you can skip this.

{% hint style="warning" %}
You Can add Your Inventory Script in `integrations/inventory/`
{% endhint %}

<table><thead><tr><th width="173">Script Name</th><th width="188">Current Status</th><th>Additional Notes</th></tr></thead><tbody><tr><td>ox_inventory</td><td>✅ Supported</td><td>--</td></tr><tr><td>qb-inventory</td><td>✅ Supported</td><td>--</td></tr><tr><td>codem-inventory</td><td>✅ Supported</td><td>--</td></tr><tr><td>tgiann_inventory</td><td>✅ Supported</td><td>--</td></tr><tr><td>none</td><td>✅ Supported</td><td>--</td></tr></tbody></table>

## Fuel&#x20;

{% hint style="warning" %}
You Can add Custom Fuel Script in `integrations/utils/vehicleFuel.lua`
{% endhint %}

<table><thead><tr><th width="156">Script Name</th><th width="166">Current Status</th><th>Additional Notes</th></tr></thead><tbody><tr><td>cdn-fuel</td><td>✅ Supported</td><td>Config.FuelDependency = "cdn-fuel"</td></tr><tr><td>ox-fuel</td><td>✅ Supported</td><td>Config.FuelDependency = "ox-fuel"</td></tr><tr><td>LegacyFuel</td><td>✅ Supported</td><td>Config.FuelDependency = "LegacyFuel"</td></tr><tr><td>rcore-fuel</td><td>✅ Supported</td><td>Config.FuelDependency = "rcore-fuel"</td></tr><tr><td>codem-xfuel</td><td>✅ Supported</td><td>Config.FuelDependency = "codem-xfuel"</td></tr><tr><td>lc_fuel</td><td>✅ Supported</td><td>Config.FuelDependency = "lc_fuel"</td></tr><tr><td>stg-fuel</td><td>✅ Supported</td><td>Config.FuelDependency = "stg-fuel"</td></tr></tbody></table>

## Vehicle Keys

{% hint style="warning" %}
You Can add Custom Vehicle Keys Script in `integrations/utils/vehicleKeys.lua`
{% endhint %}

<table><thead><tr><th width="186">Script Name</th><th width="150">Current Status</th><th>Additional Notes</th></tr></thead><tbody><tr><td>brutal_keys</td><td>✅ Supported</td><td>Config.KeysDependency = "brutal_keys"</td></tr><tr><td>qb-keys</td><td>✅ Supported</td><td>Config.KeysDependency = "qb-keys"</td></tr><tr><td>qbx_vehiclekeys</td><td>✅ Supported</td><td>Config.KeysDependency = "qbx_vehiclekeys"</td></tr><tr><td>wasabi_carlock</td><td>✅ Supported</td><td>Config.KeysDependency = "wasabi_carlock"</td></tr><tr><td>sna-vehiclekeys</td><td>✅ Supported</td><td>Config.KeysDependency = "sna-vehiclekeys"</td></tr><tr><td>dusa_vehiclekeys</td><td>✅ Supported</td><td>Config.KeysDependency = "dusa_vehiclekeys"</td></tr><tr><td>RenewedVehiclekeys</td><td>✅ Supported</td><td>Config.KeysDependency = "RenewedVehiclekeys"</td></tr><tr><td>tgiann-keys</td><td>✅ Supported</td><td>Config.KeysDependency = "tgiann-keys"</td></tr><tr><td>ak47_vehiclekeys</td><td>✅ Supported</td><td>Config.KeysDependency = "ak47_vehiclekeys"</td></tr><tr><td>ak47_qb_vehiclekeys</td><td>✅ Supported</td><td>Config.KeysDependency = "ak47_qb_vehiclekeys"</td></tr><tr><td>MrNewbVehicleKeys</td><td>✅ Supported</td><td>Config.KeysDependency = "MrNewbVehicleKeys"</td></tr><tr><td>mVehicle</td><td>✅ Supported</td><td>Config.KeysDependency = "mVehicle"</td></tr><tr><td>sy_carkeys</td><td>✅ Supported</td><td>Config.KeysDependency = "sy_carkeys"</td></tr><tr><td>p_carkeys</td><td>✅ Supported</td><td>Config.KeysDependency = "p_carkeys"</td></tr></tbody></table>

## Text UI

{% hint style="warning" %}
You Can add Custom Text UI Script in `integrations/utils/textUI.lua`
{% endhint %}

<table><thead><tr><th width="145">Script Name</th><th width="159">Current Status</th><th>Additional Notes</th></tr></thead><tbody><tr><td>ox_lib</td><td>✅ Supported</td><td>Config.TextUI = "ox_lib"</td></tr><tr><td>jg-textui</td><td>✅ Supported</td><td>Config.TextUI = "jg-textui"</td></tr><tr><td>okokTextUI</td><td>✅ Supported</td><td>Config.TextUI = "okokTextUI"</td></tr><tr><td>brutal_textui</td><td>✅ Supported</td><td>Config.TextUI = "brutal_textui"</td></tr><tr><td>0r_textui</td><td>✅ Supported</td><td>Config.TextUI = "0r_textui"</td></tr></tbody></table>

## Targets

{% hint style="warning" %}
You Can add Custom Targeting Script in `integrations/utils/targets.lua`
{% endhint %}

<table><thead><tr><th width="208">Script Name</th><th width="154">Current Status</th><th>Additional Notes</th></tr></thead><tbody><tr><td>ox_target</td><td>✅ Supported</td><td>--</td></tr><tr><td>qb-target</td><td>✅ Supported</td><td>--</td></tr><tr><td>fivem native markers</td><td>✅ Supported</td><td>--</td></tr></tbody></table>

## Notify

{% hint style="warning" %}
You Can add Custom Notify Script in `integrations/utils/sendNotify.lua`
{% endhint %}

<table><thead><tr><th width="208">Script Name</th><th width="149">Current Status</th><th>Additional Notes</th></tr></thead><tbody><tr><td>op_hud</td><td>✅ Supported</td><td>Config.Misc.Notify = "op_hud"</td></tr><tr><td>okokNotify</td><td>✅ Supported</td><td>Config.Misc.Notify = "okokNotify"</td></tr><tr><td>vms_notify</td><td>✅ Supported</td><td>Config.Misc.Notify = "vms_notify"</td></tr><tr><td>brutal_notify</td><td>✅ Supported</td><td>Config.Misc.Notify = "brutal_notify"</td></tr><tr><td>ox_lib</td><td>✅ Supported</td><td>Config.Misc.Notify = "ox_lib"</td></tr><tr><td>ESX</td><td>✅ Supported</td><td>Config.Misc.Notify = "ESX"</td></tr><tr><td>QBCORE</td><td>✅ Supported</td><td>Config.Misc.Notify = "QBCORE"</td></tr><tr><td>QBOX</td><td>✅ Supported</td><td>Config.Misc.Notify = "QBOX"</td></tr></tbody></table>
