Skip to main content

Clothes

Clothes & Props

These clothes are for `mp_m_freemode_01` and `mp_f_freemode_01` skins.

Clothes: Check [Player::setClothes](/player-setclothes) (server-side) and [Player::setComponentVariation](/player-setcomponentvariation) (client-side)

Props: Check [Player::setProp](/player-setprop) (server-side) and [Player::setPropIndex](/player-setpropindex) (client-side)

Names: [Github (By root)](https://github.com/root-cause/v-clothingnames/)

<table> <thead> <tr> <th colspan="4"><p>Clothes</p></th> </tr> </thead> <tbody> <tr> <td><p>Component ID</p></td> <td><p>Part</p></td> <td colspan="2"><p>Gender</p></td> </tr> <tr> <td style="text-align:center"><p>0</p></td> <td><p>Head</p></td> <td colspan="2"></td> </tr> <tr> <td style="text-align:center"><p>1</p></td> <td><p>Masks</p></td> <td colspan="2"><p>Male + Female</p></td> </tr> <tr> <td style="text-align:center"><p>2</p></td> <td><p>Hair Styles</p></td> <td><p>Male</p></td> <td><p>| Female</p></td> </tr> <tr> <td style="text-align:center"><p>3</p></td> <td><p>Torsos</p></td> <td><p>Male</p></td> <td><p>Female</p></td> </tr> <tr> <td style="text-align:center"><p>4</p></td> <td><p>Legs</p></td> <td><p>Male</p></td> <td><p>Female</p></td> </tr> <tr> <td style="text-align:center"><p>5</p></td> <td><p>| Bags and Parachutes</p></td> <td colspan="2"><p>Male + Female</p></td> </tr> <tr> <td style="text-align:center"><p>6</p></td> <td><p>Shoes</p></td> <td><p>Male</p></td> <td><p>Female</p></td> </tr> <tr> <td style="text-align:center"><p>7</p></td> <td><p>Accessories</p></td> <td><p>Male</p></td> <td><p>Female</p></td> </tr> <tr> <td style="text-align:center"><p>8</p></td> <td><p>Undershirts</p></td> <td><p>Male</p></td> <td><p>Female</p></td> </tr> <tr> <td style="text-align:center"><p>9</p></td> <td><p>Body Armors</p></td> <td><p>Male</p></td> <td><p>Female</p></td> </tr> <tr> <td style="text-align:center"><p>10</p></td> <td><p>Decals</p></td> <td><p>Male</p></td> <td><p>Female</p></td> </tr> <tr> <td style="text-align:center"><p>11</p></td> <td><p>Tops</p></td> <td><p>Male</p></td> <td><p>Female</p></td> </tr> <tr> <td></td> <td></td> <td></td> <td></td> </tr> </tbody> </table>

<table> <thead> <tr> <th colspan="4"><p>Props</p></th> </tr> </thead> <tbody> <tr> <td><p>Component ID</p></td> <td><p>Part</p></td> <td colspan="2"><p>Gender</p></td> </tr> <tr> <td style="text-align:center"><p>0</p></td> <td><p>Hats</p></td> <td><p>Male</p></td> <td><p>Female</p></td> </tr> <tr> <td style="text-align:center"><p>1</p></td> <td><p>Glasses</p></td> <td><p>Male</p></td> <td><p>Female</p></td> </tr> <tr> <td style="text-align:center"><p>2</p></td> <td><p>Ears</p></td> <td><p>Male</p></td> <td><p>Female</p></td> </tr> <tr> <td style="text-align:center"><p>6</p></td> <td><p>Watches</p></td> <td><p>Male</p></td> <td><p>Female</p></td> </tr> <tr> <td style="text-align:center"><p>7</p></td> <td><p>Bracelets</p></td> <td><p>Male</p></td> <td><p>Female</p></td> </tr> <tr> <td></td> <td></td> <td></td> <td></td> </tr> </tbody> </table>