Change clothing of freemode ped

Hello, can someone explain me this please ? I don’t understand how it work, by example this piece of code give the police shirt.
SetPedComponentVariation(GetPlayerPed(-1), 11, 55, 0, 2)

Ah I have find that the 55 is the ID of the clothing, but where can we get it ? I have search on google, but nothing :confused:
(I search for LSES shirt / legs / boots)

Thank you :slight_smile:

2 Likes

You’re welcome :slight_smile:

I’m trying to do this since 2 hours, but I can’t make it work :confused:
If someone can do it for me it would be nice, at least I could finally finish my script.

Got this sorted?

I need some help with this too. I don’t quite understand how you get those model numbers.
This is mine, and im not sure what they mean:
SetPedComponentVariation(GetPlayerPed(-1), 15, 59, 0, 0)

Ive looked on google, read the link above but it doesnt make sense to me still :expressionless: