Skip to content

Commit

Permalink
Update SetPedHeadOverlayColor.md (#1078)
Browse files Browse the repository at this point in the history
* Update SetPedHeadOverlayColor.md

update parameter for colorType, was incorrect for makeup

* Update SetPedHeadOverlayColor.md
  • Loading branch information
Torelka authored Jun 14, 2024
1 parent 322e372 commit 457bddf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PED/SetPedHeadOverlayColor.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ You may need to call [`SetPedHeadBlendData`](#_0x9414E18B9434C2FE) prior to call
## Parameters
* **ped**: The ped entity
* **overlayID**: An integer representing the overlay id
* **colorType**: 1 for eyebrows, beards, and chest hair; 2 for blush and lipstick; and 0 otherwise, though not called in those cases.
* **colorType**: 1 for eyebrows, beards, makeup, and chest hair; 2 for blush and lipstick; and 0 otherwise, though not called in those cases.
* **colorID**: An integer representing the primary color id
* **secondColorID**: An integer representing the secondary color id

0 comments on commit 457bddf

Please sign in to comment.