ped.changeBodyPart

Revision as of 02:38, 29 November 2020 by Vortrex (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

changeBodyPart

Signature: null changeBodyPart(int bodyPart, int model, int texture)

Usage: change the appearance of body parts and clothes for a ped.

Parameters

int bodyPart The body part/component ID
int model The model index of the body part (usually 0-2)
int texture The texture index of the body part (usually 0-2)

Return

null

On failure: null n/a