Clothing

Clothing Installation Guide

How to install Raynex clothing assets, with component values for each outfit set.

·3 min read

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_core resource

  • Access 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_sheriff

  • raynex_cloth_police

  • raynex_cloth_generals

  • raynex_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 stream folder.

  • Do not move fxmanifest.lua from 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 prop

  • Component 3 — Arms

  • Component 4 — Pants

  • Component 6 — Shoes

  • Component 7 — Accessories

  • Component 8 — Undershirt / T-shirt

  • Component 9 — Body armor / Vest

  • Component 11 — Top / Jacket


Sheriff Outfit Set

Resource:

raynex_cloth_sheriff

Male

TypeDrawableTextureCollection
Prop 000mp_m_raynex_cloth_core
Component 400mp_m_raynex_cloth_core
Component 600mp_m_raynex_cloth_core
Component 700mp_m_raynex_cloth_core
Component 1100mp_m_raynex_cloth_core
Component 320global
Component 8Cleared
Component 9Cleared

Female

TypeDrawableTextureCollection
Prop 000mp_f_raynex_cloth_core
Component 400mp_f_raynex_cloth_core
Component 600mp_f_raynex_cloth_core
Component 700mp_f_raynex_cloth_core
Component 1100mp_f_raynex_cloth_core
Component 8Cleared

Police Outfit Set

Resource:

raynex_cloth_police

Male

TypeDrawableTextureCollection
Prop 010mp_m_raynex_cloth_core
Component 401mp_m_raynex_cloth_core
Component 600mp_m_raynex_cloth_core
Component 700mp_m_raynex_cloth_core
Component 1110mp_m_raynex_cloth_core
Component 8Cleared

Female

TypeDrawableTextureCollection
Prop 010mp_f_raynex_cloth_core
Component 401mp_f_raynex_cloth_core
Component 600mp_f_raynex_cloth_core
Component 700mp_f_raynex_cloth_core
Component 1110mp_f_raynex_cloth_core
Component 8Cleared

General Outfit Set

Resource:

raynex_cloth_generals

Male

TypeDrawableTextureCollection
Prop 020mp_m_raynex_cloth_core
Component 410mp_m_raynex_cloth_core
Component 600mp_m_raynex_cloth_core
Component 1120mp_m_raynex_cloth_core
Component 8Cleared

Female

TypeDrawableTextureCollection
Prop 020mp_f_raynex_cloth_core
Component 410mp_f_raynex_cloth_core
Component 610mp_f_raynex_cloth_core
Component 1120mp_f_raynex_cloth_core
Component 8Cleared

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

TypeDrawableTextureCollection
Component 900mp_m_raynex_cloth_core

Female

TypeDrawableTextureCollection
Component 900mp_f_raynex_cloth_core

Police Tactical Vest

Male

TypeDrawableTextureCollection
Component 901mp_m_raynex_cloth_core

Female

TypeDrawableTextureCollection
Component 901mp_f_raynex_cloth_core

Troubleshooting

FiveM clothing not showing in-game? Fix checklist

Check that:

  • The files were moved into raynex_cloth_core/stream

  • The server was restarted after installation

  • raynex_cloth_core is started in server.cfg

  • You 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:

https://discord.gg/raynex

Please do not share private server keys, license keys, or sensitive information in public channels.