Shop Meta File
Learn about GTA V's Cloth Shop Meta File
Introduction
Overview
<?xml version="1.0" encoding="UTF-8"?>
<ShopPedApparel>
<pedName>mp_f_freemode_01</pedName>
<dlcName>fancyclothes</dlcName>
<fullDlcName>mp_f_freemode_01_fancyclothes</fullDlcName>
<eCharacter>SCR_CHAR_MULTIPLAYER_F</eCharacter>
<creatureMetaData>MP_CreatureMetadata_fancyclothes</creatureMetaData>
<pedOutfits>
</pedOutfits>
<pedComponents>
<!-- Accessories: Accessories_000 -->
<Item>
<lockHash>CU_DCT_FANCYCLOTHES_CLOTHES</lockHash>
<cost value="0"/>
<textLabel />
<uniqueNameHash>CLO_DCT_ACCESSORIES_0_0_F</uniqueNameHash>
<eShopEnum>CLO_SHOP_NONE</eShopEnum>
<locate value="-99" />
<scriptSaveData value="0" />
<restrictionTags>
</restrictionTags>
<forcedComponents />
<variantComponents />
<drawableIndex value="0" />
<localDrawableIndex value="0" />
<eCompType>PV_COMP_TEEF</eCompType>
<textureIndex value="0" />
<isInOutfit value="false" />
</Item>
</pedComponents>
<pedProps>
</pedProps>
</ShopPedApparel>
Key Elements of a Shop Meta File
1. Ped Name
2. DLC Name
3. Components
4. Creature Metadata
Durty Cloth Tool Integration

Automatic Shop Meta File Generation
Use Cases in Game Mechanics
Managing Shop Meta Files in Durty Cloth Tool
Summary
Last updated