Clothes: Difference between revisions
m (Added torsos) |
m (Added undershirts) |
||
| Line 29: | Line 29: | ||
* Undershirts (ComponentID 8) | * Undershirts (ComponentID 8) | ||
** Male | ** [[Male_Undershirts|Male]] | ||
** Female | ** [[Female_Undershirts|Female]] | ||
* Body Armors (ComponentID 9) | * Body Armors (ComponentID 9) | ||
Revision as of 13:16, 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)
- Bags and Parachutes (ComponentID 5)
- 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.