Clothes: Difference between revisions

From RAGE Multiplayer Wiki
m (Added undershirts)
m (Added decals)
Line 37: Line 37:


* Decals (ComponentID 10)
* Decals (ComponentID 10)
** Male '''(todo)'''
** [[Male_Decals|Male]]
** Female '''(todo)'''
** [[Female_Decals|Female]]


* Tops (ComponentID 11)
* Tops (ComponentID 11)

Revision as of 14: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.

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.