ped.changeBodyPart: Difference between revisions

no edit summary
(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...")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
|type = method
|type = method
|class = Ped
|class = Ped
|name = getData
|name = changeBodyPart
|games = GTA IV
|games = GTA IV
|parameters = int bodyPart, int model, int texture
|parameters = int bodyPart, int model, int texture
|parameter1 = int bodyPart The body part/component ID
|parameter1 = int bodyPart The body part/component ID
|parameter1 = int model The model index of the body part (usually 0-2)
|parameter2 = int model The model index of the body part (usually 0-2)
|parameter1 = int texture The texture index of the body part (usually 0-2)
|parameter3 = int texture The texture index of the body part (usually 0-2)
|return1 = null
|return1 = null
|returnFail1 = null n/a
|returnFail1 = null n/a
2,813

edits