> For the complete documentation index, see [llms.txt](https://documentation.rcore.cz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.rcore.cz/paid-resources/rcore_clothing/integration.md).

# Integrations

How to integrate `rcore_clothing` with multicharacter scripts.

***

## No integration needed

These scripts work out of the box with the latest version of `rcore_clothing`. Just make sure both resources are up to date.

| Script                               | Notes                                                                                |
| ------------------------------------ | ------------------------------------------------------------------------------------ |
| qs-multicharacter                    | No changes needed.                                                                   |
| prism\_multichar                     | Check their config to confirm `rcore_clothing` is selected.                          |
| um-multichar                         | May need to set clothing to `rcore_clothing` in config.                              |
| zr\_multichar (0bug\_Multicharacter) | May need to set clothing to `rcore_clothing` in `0bug-core/shared/scriptConfig.lua`. |

***

## Manual integration required

These scripts need code changes. Follow the guide for your multichar:

| Script                         | Guide                                                                         |
| ------------------------------ | ----------------------------------------------------------------------------- |
| qb-multicharacter              | [Guide](/paid-resources/rcore_clothing/integration/qb_multichar.md)           |
| qbox\_multichar                | [Guide](/paid-resources/rcore_clothing/integration/qbox_multichar.md)         |
| esx\_multicharacter (v1.10.9+) | [Guide](/paid-resources/rcore_clothing/integration/esx_multicharacter.md)     |
| esx\_multicharacter (older)    | [Guide](/paid-resources/rcore_clothing/integration/esx_multicharacter_old.md) |
| ESX vms\_multichars            | [Guide](/paid-resources/rcore_clothing/integration/esx_vms_multichar.md)      |
| QB vms\_multichars             | [Guide](/paid-resources/rcore_clothing/integration/qb_vms_multichar.md)       |
| codem\_multichar               | [Guide](/paid-resources/rcore_clothing/integration/codem_multichar.md)        |
| crm\_multichar                 | [Guide](/paid-resources/rcore_clothing/integration/crm_multichar.md)          |
| okok\_multichar                | [Guide](/paid-resources/rcore_clothing/integration/okok_multichar.md)         |
| wais\_multichar                | [Guide](/paid-resources/rcore_clothing/integration/wais_multichar.md)         |
| zsx\_multicharacter            | [Guide](/paid-resources/rcore_clothing/integration/zsx_multicharacter.md)     |

***

## Writing your own integration

If your multicharacter script isn't listed above, follow the [custom integration guide](/paid-resources/rcore_clothing/integration/custom.md) to build your own.
