Clothes: Difference between revisions
m (Added bags and parachutes) |
m (Added shoes) |
||
| Line 21: | Line 21: | ||
* Shoes (ComponentID 6) | * Shoes (ComponentID 6) | ||
** Male | ** [[Male_Shoes|Male]] | ||
** Female | ** [[Female_Shoes|Female]] | ||
* Accessories (ComponentID 7) | * Accessories (ComponentID 7) | ||
Revision as of 11:10, 15 July 2018
Clothes
These clothes are for mp_m_freemode_01 and mp_f_freemode_01 skins.
Check Player::setClothes (server-side) and Player::setComponentVariation (client-side) pages to see how to use them.
- Masks (ComponentID 1)
- Torsos (ComponentID 3)
- Male (todo)
- Female (todo)
- Bags and Parachutes (ComponentID 5)
- Undershirts (ComponentID 8)
- Male (todo)
- Female (todo)
- Decals (ComponentID 10)
- Male (todo)
- Female (todo)
Props
These props are for mp_m_freemode_01 and mp_f_freemode_01 skins.
Check Player::setProp (server-side) and Player::setPropIndex (client-side) pages to see how to use them.