Clothes: Difference between revisions

From RAGE Multiplayer Wiki
m (Added torsos)
m (Added undershirts)
Line 29: Line 29:


* Undershirts (ComponentID 8)
* Undershirts (ComponentID 8)
** Male '''(todo)'''
** [[Male_Undershirts|Male]]
** Female '''(todo)'''
** [[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.

  • 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.