alt.setPedDlcClothes

Sets DLC clothing components for a pedestrian. Pedestrian is either an actual player or a NPC. DLC clothes being a type of clothing in a DLC Pack.

Component IDs

0 - Head
1 - Mask
2 - Hair Stye
3 - Torso
4 - Legs
5 - Bags
6 - Shoes
7 - Accessories
8 - Undershirts
9 - Body Armour
10 - Decals
11 - Tops

Declaration

alt.setPedDlcClothes(scriptID: number, dlc: number, component: number, drawable: number, texture: number, palette?: number): void

Usage

alt.setPedDlcClothes(alt.Player.local.scriptID, 0, 0, 0, 0, 0);

No good examples of this

Real World Example

alt.setPedDlcClothes(alt.Player.local.scriptID, 0, 0, 0, 0, 0);

No good examples of this

These examples assume you have imported alt from alt-client.

results matching ""

    No results matching ""