SET_PED_HAIR_TINT
// SetPedHairTint
void SET_PED_HAIR_TINT(Ped ped, int colorID, int highlightColorID);
Parameters:- ped:
The Ped whose hair tint is to be set.
- colorID:
The tint index for the primary hair color.
- highlightColorID:
The tint index for the hair highlight color.
Sets the tint index for the hair on the specified ped.
NativeDB Introduced: v323
Old name: _SET_PED_HAIR_COLOR