ped.changeBodyPart

Revision as of 02:38, 29 November 2020 by Vortrex (talk | contribs) (Created page with "{{ScriptItem |endpoint = client |type = method |class = Ped |name = getData |games = GTA IV |parameters = int bodyPart, int model, int texture |parameter1 = int bodyPart The b...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

getData

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

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

Parameters

int texture The texture index of the body part (usually 0-2)

Return

null

On failure: null n/a