SET DRAW PLAYER COMPONENT

From GTAMods Wiki
Jump to navigation Jump to search
SET_DRAW_PLAYER_COMPONENT
Number of parameters: 2
Parameter #TypeDescription
1.integerbody part
2.integervisibility (0=invisible / 1=visible)
Return value:
TypeDescription
None

This function can remove the player's body part from view.

  • Head = 0,
  • Upper Body = 1,
  • Lower Body = 2,
  • Bags = 3,
  • Hand = 4,
  • Feet = 5,
  • Jacket = 6,
  • Hair = 7,
  • Unknown Body Part = 8,
  • Teeth = 9,
  • Face = 10