> For the complete documentation index, see [llms.txt](https://docs.vames-store.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vames-store.com/assets/vms_needs/compatibility.md).

# Compatibility

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td>✅ <strong>Officially Supported</strong></td><td>Veified compatibility and built in both resources.</td><td></td></tr><tr><td>✅ <strong>Supported</strong></td><td>Veified compatibility but possible code modifications.</td><td></td></tr><tr><td>⚠️ <strong>Supported</strong></td><td>Compatibility according to code from the resource, but has not been tested.</td><td></td></tr><tr><td>🚫 <strong>Not Supported</strong></td><td>Unsupported resource, you cannot use this resource compatibility.</td><td></td></tr><tr><td><strong>🕛 Soon...</strong></td><td>We plan to introduce compatibility soon.</td><td></td></tr></tbody></table>

## Migration:

{% hint style="success" %}

### Custom Migration

If you need migration from a different status script that is not listed, please open a ticket on our Discord and let us know.

We'll need the SQL structure of your current status system in order to evaluate and prepare a custom migration solution.
{% endhint %}

{% hint style="info" %}
**This migration converts your existing player status data to the format used by VMS Needs.**

It transfers supported statuses (such as hunger and thirst) from supported resources into the VMS Needs structure, allowing players to keep their current values after installation.

Unsupported resources or custom status formats are not migrated and may require manual adjustments.
{% endhint %}

<table><thead><tr><th width="128.4908447265625">Resource</th><th width="223.1636962890625">Is compatible</th><th>Notes</th></tr></thead><tbody><tr><td><strong>esx_status</strong></td><td>✅  <strong>Officially Supported</strong></td><td><p>Converts the <code>status</code> column to the format used by <code>vms_needs</code>, preserving <code>hunger</code> and <code>thirst</code> values.</p><p>If you need to migrate additional statuses, you can customize the migration files.</p></td></tr><tr><td><strong>qb-core</strong></td><td>✅  <strong>Officially Supported</strong></td><td>Converts player metadata into the <code>status</code> column format used by <code>vms_needs</code>, preserving <code>hunger</code> and <code>thirst</code>.</td></tr><tr><td><strong>qbx_core</strong></td><td>✅  <strong>Officially Supported</strong></td><td>Converts player metadata into the <code>status</code> column format used by <code>vms_needs</code>, preserving <code>hunger</code> and <code>thirst</code>.</td></tr></tbody></table>

## Weather:

{% hint style="info" %}

### Custom Integration

If you don't find your weather system in the list below, don't worry!

You can manually enter events that update the time and weather in your weather system - [you'll find the events here](/assets/vms_needs/developer-api/server-events.md).
{% endhint %}

{% hint style="success" %}
Weather integration is used by the VMS Needs temperature system to calculate the player's body temperature based on current weather conditions.
{% endhint %}

<table><thead><tr><th width="318.0909423828125">Resource</th><th width="193.6363525390625">Is compatible</th><th align="center">Tutorial</th></tr></thead><tbody><tr><td><strong>vSync</strong></td><td>✅ <strong>Supported</strong></td><td align="center"><a data-mention href="/pages/5a8uwCALG0JL38glXYmz">/pages/5a8uwCALG0JL38glXYmz</a></td></tr><tr><td><strong>qb-weathersync</strong></td><td>✅ <strong>Supported</strong></td><td align="center"><a data-mention href="/pages/AWgHGVcvvvIXNP3nV6HD">/pages/AWgHGVcvvvIXNP3nV6HD</a></td></tr><tr><td><strong>qbx_weathersync</strong></td><td>✅ <strong>Supported</strong></td><td align="center"><a data-mention href="/pages/AWgHGVcvvvIXNP3nV6HD">/pages/AWgHGVcvvvIXNP3nV6HD</a></td></tr><tr><td><strong>cd_easytime</strong></td><td>✅ <strong>Supported</strong></td><td align="center"><a data-mention href="/pages/EWlTpa6DQGFxGU45ofAo">/pages/EWlTpa6DQGFxGU45ofAo</a></td></tr><tr><td><strong>Renewed-Weathersync</strong></td><td>✅ <strong>Supported</strong></td><td align="center"><a data-mention href="/pages/zsD3Lccy9ug06xrhNCIn">/pages/zsD3Lccy9ug06xrhNCIn</a></td></tr></tbody></table>

## Inventory:

{% hint style="info" %}

### Custom Integration

If you don't find your inventory in the list below, don't worry!

In the **./integration/\[inventory]** you can customize the exports.
{% endhint %}

<table><thead><tr><th width="365">Resource</th><th>Is compatible</th></tr></thead><tbody><tr><td><strong>ox_inventory</strong></td><td>✅ <strong>Officially Supported</strong></td></tr><tr><td><strong>qb-inventory</strong></td><td>✅ <strong>Officially Supported</strong></td></tr><tr><td><strong>ps-inventory</strong></td><td>⚠️ <strong>Supported</strong></td></tr><tr><td><strong>tgiann-inventory</strong></td><td>⚠️ <strong>Supported</strong></td></tr><tr><td><strong>codem-inventory</strong></td><td>⚠️ <strong>Supported</strong></td></tr><tr><td><strong>origen_inventory</strong></td><td>⚠️ <strong>Supported</strong></td></tr><tr><td><strong>core_inventory</strong></td><td>⚠️ <strong>Supported</strong></td></tr><tr><td><strong>jaksam_inventory</strong></td><td>⚠️ <strong>Supported</strong></td></tr><tr><td><strong>one_inventory</strong></td><td>⚠️ <strong>Supported</strong></td></tr></tbody></table>

## Menu:

{% hint style="info" %}

### Custom Integration

If you don't find your menu in the list below, don't worry!

In the **./integration/\[menu]** you can customize the exports.
{% endhint %}

<table><thead><tr><th width="365">Resource</th><th>Is compatible</th></tr></thead><tbody><tr><td><strong>esx_context</strong></td><td>✅ <strong>Officially Supported</strong></td></tr><tr><td><strong>ox_lib</strong></td><td>✅ <strong>Officially Supported</strong></td></tr><tr><td><strong>lation_ui</strong></td><td>✅ <strong>Officially Supported</strong></td></tr></tbody></table>

## Phones:

{% hint style="info" %}

#### Integration

The phone integrations are solely intended to display the correct temperature on the phone.
{% endhint %}

<table><thead><tr><th width="243.54541015625">Resource</th><th width="287.4544677734375">Temperature</th><th align="center">Tutorial</th></tr></thead><tbody><tr><td><a href="https://store.lbphone.com/"><strong>lb-phone</strong></a></td><td>✅ <strong>Supported</strong></td><td align="center"><a data-mention href="/pages/suAKcibCx8OYOPIQIk7A">/pages/suAKcibCx8OYOPIQIk7A</a></td></tr></tbody></table>

## Ambulance Systems:

<table><thead><tr><th width="243.54541015625">Resource</th><th width="237.0545654296875">Temperature</th><th align="center">Tutorial</th></tr></thead><tbody><tr><td><strong>esx_ambulancejob</strong></td><td>✅ <strong>Supported</strong></td><td align="center"><a data-mention href="/pages/Uh6HIWmjn8OYwDSTpMzO">/pages/Uh6HIWmjn8OYwDSTpMzO</a></td></tr><tr><td><strong>qb-ambulancejob</strong></td><td>✅ <strong>Supported</strong></td><td align="center"><a data-mention href="/pages/k1wKzX8w9QIbX8dwDUMU">/pages/k1wKzX8w9QIbX8dwDUMU</a></td></tr><tr><td><strong>qbx_medical</strong></td><td>✅ <strong>Supported</strong></td><td align="center"><a data-mention href="/pages/rYRMDHQVhWm9IQ91PiEl">/pages/rYRMDHQVhWm9IQ91PiEl</a></td></tr><tr><td><strong>wasabi_ambulance</strong></td><td>✅ <strong>Supported</strong></td><td align="center"><a data-mention href="/pages/zdsybUhcjQxo6QRZtdUk">/pages/zdsybUhcjQxo6QRZtdUk</a></td></tr><tr><td><strong>wasabi_ambulance_v2</strong></td><td>✅ <strong>Supported</strong></td><td align="center"><a data-mention href="/pages/5tYm2bLWwfIJbAn5dEie">/pages/5tYm2bLWwfIJbAn5dEie</a></td></tr><tr><td><strong>ars_ambulancejob</strong></td><td>⚠️ <strong>Supported</strong></td><td align="center"><a data-mention href="/pages/K38yCmRMXYt9h71mMupF">/pages/K38yCmRMXYt9h71mMupF</a></td></tr><tr><td><strong>tk_ambulancejob</strong></td><td>⚠️ <strong>Supported</strong></td><td align="center">-</td></tr></tbody></table>

## Huds:

<table><thead><tr><th width="243.54541015625">Resource</th><th width="287.4544677734375">Temperature</th><th align="center">Tutorial</th></tr></thead><tbody><tr><td><strong>vms_hud</strong></td><td>✅ <strong>Officially Supported</strong></td><td align="center">-</td></tr><tr><td><strong>esx_hud</strong></td><td>✅ <strong>Supported</strong></td><td align="center"><a data-mention href="/pages/8g23RA3mTbsAkp6vhd85">/pages/8g23RA3mTbsAkp6vhd85</a></td></tr><tr><td><strong>qb-hud</strong></td><td>✅ <strong>Supported</strong></td><td align="center"><a data-mention href="/pages/GFF7qAVpvmBzyFze6v12">/pages/GFF7qAVpvmBzyFze6v12</a></td></tr><tr><td><strong>qbx_hud</strong></td><td>✅ <strong>Supported</strong></td><td align="center"><a data-mention href="/pages/93gX0uxXCLExdVa6ebxO">/pages/93gX0uxXCLExdVa6ebxO</a></td></tr><tr><td><strong>jg-hud</strong></td><td>✅ <strong>Supported</strong></td><td align="center"><a data-mention href="/pages/uteg7iNRj9zAipw8WFsq">/pages/uteg7iNRj9zAipw8WFsq</a></td></tr><tr><td><strong>tuff-hud</strong></td><td>⚠️ <strong>Supported</strong></td><td align="center"><a data-mention href="/pages/N4Of6XsgFtPTIaLsqnBD">/pages/N4Of6XsgFtPTIaLsqnBD</a></td></tr></tbody></table>
