Clothes: Difference between revisions

From RAGE Multiplayer Wiki
m (Added legs)
m (Added bags and parachutes)
Line 18: Line 18:
** [[Female_Legs|Female]]
** [[Female_Legs|Female]]


* Bags and Parachutes (ComponentID 5) '''(todo)'''
* [[Bags and Parachutes]] (ComponentID 5)


* Shoes (ComponentID 6)
* Shoes (ComponentID 6)

Revision as of 10:37, 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.

  • Torsos (ComponentID 3)
    • Male (todo)
    • Female (todo)
  • Shoes (ComponentID 6)
    • Male (todo)
    • Female (todo)
  • 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.