Clothing Installation Guide
How to install Raynex clothing assets, with component values for each outfit set.
This guide explains how to install and configure Raynex clothing assets for FiveM servers.
Raynex clothing packs are designed to be installed into the main raynex_cloth_core resource. Each purchased clothing pack includes its own files, but only the contents of the stream folder should be moved into the main clothing core.
Requirements
Before installing any Raynex clothing asset, make sure you have:
A working FiveM server
The
raynex_cloth_coreresourceAccess to your server resources folder
A clothing system that supports custom clothing collections
Basic access to your server configuration files
Installation
Step 1 — Open the Purchased Clothing Pack
After downloading a Raynex clothing pack, open the resource folder.
Example resource names:
raynex_cloth_sheriffraynex_cloth_policeraynex_cloth_generalsraynex_cloth_task
Inside the resource, find the stream folder.
Step 2 — Move Stream Files
Move only the contents of the purchased resource stream folder into:
raynex_cloth_core/stream
Do not move the entire resource folder.
Do not move fxmanifest.lua.
If Windows asks to replace existing files, allow the replacement.
Step 3 — Start the Core Resource
Make sure the main clothing core is started in your server.cfg:
ensure raynex_cloth_core
You do not need to start every purchased clothing pack separately if its stream files were already moved into raynex_cloth_core/stream.
Important Notes
Only move files from the
streamfolder.Do not move
fxmanifest.luafrom individual clothing packs.Always use the correct male or female collection name.
Restart your server after installing or updating clothing files.
If you are updating an existing installation, allow file replacement when prompted.
FiveM Clothing Collection Names (Raynex)
Use these collection names when configuring clothing items in your clothing system:
Male
mp_m_raynex_cloth_core
Female
mp_f_raynex_cloth_core
Outfit Values
Below are the component and prop values for Raynex clothing sets.
Component names may appear differently depending on your clothing script, but the GTA/FiveM component IDs are listed below.
Common component reference:
Prop 0— Hat / Head propComponent 3— ArmsComponent 4— PantsComponent 6— ShoesComponent 7— AccessoriesComponent 8— Undershirt / T-shirtComponent 9— Body armor / VestComponent 11— Top / Jacket
Sheriff Outfit Set
Resource:
raynex_cloth_sheriff
Male
| Type | Drawable | Texture | Collection |
|---|---|---|---|
| Prop 0 | 0 | 0 | mp_m_raynex_cloth_core |
| Component 4 | 0 | 0 | mp_m_raynex_cloth_core |
| Component 6 | 0 | 0 | mp_m_raynex_cloth_core |
| Component 7 | 0 | 0 | mp_m_raynex_cloth_core |
| Component 11 | 0 | 0 | mp_m_raynex_cloth_core |
| Component 3 | 2 | 0 | global |
| Component 8 | Cleared | — | — |
| Component 9 | Cleared | — | — |
Female
| Type | Drawable | Texture | Collection |
|---|---|---|---|
| Prop 0 | 0 | 0 | mp_f_raynex_cloth_core |
| Component 4 | 0 | 0 | mp_f_raynex_cloth_core |
| Component 6 | 0 | 0 | mp_f_raynex_cloth_core |
| Component 7 | 0 | 0 | mp_f_raynex_cloth_core |
| Component 11 | 0 | 0 | mp_f_raynex_cloth_core |
| Component 8 | Cleared | — | — |
Police Outfit Set
Resource:
raynex_cloth_police
Male
| Type | Drawable | Texture | Collection |
|---|---|---|---|
| Prop 0 | 1 | 0 | mp_m_raynex_cloth_core |
| Component 4 | 0 | 1 | mp_m_raynex_cloth_core |
| Component 6 | 0 | 0 | mp_m_raynex_cloth_core |
| Component 7 | 0 | 0 | mp_m_raynex_cloth_core |
| Component 11 | 1 | 0 | mp_m_raynex_cloth_core |
| Component 8 | Cleared | — | — |
Female
| Type | Drawable | Texture | Collection |
|---|---|---|---|
| Prop 0 | 1 | 0 | mp_f_raynex_cloth_core |
| Component 4 | 0 | 1 | mp_f_raynex_cloth_core |
| Component 6 | 0 | 0 | mp_f_raynex_cloth_core |
| Component 7 | 0 | 0 | mp_f_raynex_cloth_core |
| Component 11 | 1 | 0 | mp_f_raynex_cloth_core |
| Component 8 | Cleared | — | — |
General Outfit Set
Resource:
raynex_cloth_generals
Male
| Type | Drawable | Texture | Collection |
|---|---|---|---|
| Prop 0 | 2 | 0 | mp_m_raynex_cloth_core |
| Component 4 | 1 | 0 | mp_m_raynex_cloth_core |
| Component 6 | 0 | 0 | mp_m_raynex_cloth_core |
| Component 11 | 2 | 0 | mp_m_raynex_cloth_core |
| Component 8 | Cleared | — | — |
Female
| Type | Drawable | Texture | Collection |
|---|---|---|---|
| Prop 0 | 2 | 0 | mp_f_raynex_cloth_core |
| Component 4 | 1 | 0 | mp_f_raynex_cloth_core |
| Component 6 | 1 | 0 | mp_f_raynex_cloth_core |
| Component 11 | 2 | 0 | mp_f_raynex_cloth_core |
| Component 8 | Cleared | — | — |
Tactical Vests
Resource:
raynex_cloth_task
Important: only the armor component should be used from this resource.
Use only Component 9.
Do not use this resource as a full outfit set.
Sheriff Tactical Vest
Male
| Type | Drawable | Texture | Collection |
|---|---|---|---|
| Component 9 | 0 | 0 | mp_m_raynex_cloth_core |
Female
| Type | Drawable | Texture | Collection |
|---|---|---|---|
| Component 9 | 0 | 0 | mp_f_raynex_cloth_core |
Police Tactical Vest
Male
| Type | Drawable | Texture | Collection |
|---|---|---|---|
| Component 9 | 0 | 1 | mp_m_raynex_cloth_core |
Female
| Type | Drawable | Texture | Collection |
|---|---|---|---|
| Component 9 | 0 | 1 | mp_f_raynex_cloth_core |
Troubleshooting
FiveM clothing not showing in-game? Fix checklist
Check that:
The files were moved into
raynex_cloth_core/streamThe server was restarted after installation
raynex_cloth_coreis started inserver.cfgYou are using the correct male or female collection
Your clothing system supports collection-based clothing
FiveM clothing wrong texture or missing item?
Check that:
The correct drawable and texture values are used
The correct collection is selected
Windows file replacement was allowed during installation
The correct gender collection is used
Male collection:
mp_m_raynex_cloth_core
Female collection:
mp_f_raynex_cloth_core
Tactical vest showing as a full outfit? (use Component 9 only)
The raynex_cloth_task resource should only be used for armor.
Use only:
Component 9
Do not use other components from this resource.
Support
Raynex provides post-purchase support for customers.
If you need help, please open a support ticket in our Discord server and include:
Product name
Order ID or proof of purchase
Server framework, if relevant
Clothing system name
Screenshot or video of the issue
Error messages or console logs, if available
Short explanation of what you already tried
Discord Support:
Please do not share private server keys, license keys, or sensitive information in public channels.