Only green hair?

I really need some help from someone, because all my players on my vrp server all have green hair!!!

What do i do??

Nice release kid, try soaking them in bleach.
I’ve moved it to Discussion.

1 Like

This isn’t a release… Please post in the correct category next time.

Edit: FFS @mraes, I was going to do that :stuck_out_tongue:

1 Like

SetPedComponentVariation(PlayerPedId(), 2, type, texture, 0)

^ Set hair with that… The texture is 0 by default probably, which is green.

1 Like

I think it’s better to use this one :

SetPedHairColor(GetPlayerPed(-1), hair_color, 0)

You can get the colors list with :

GetNumHairColors(

I had issues with the component variation because with some hairs it doesn’t work and you don’t have all colors.

Where is this cfg?

I don’t know where to look?

Isn’t there some kind of barber?

contact the creator of the framework you are using.