ReplaceHudColour — FiveM Natives
0x1CCC708F0F850613 · HUD · all
Changes the hud color at a given index (hudColorIndex) by another one (hudColorIndex2). HUD colors can be found here
Parameters
| Name | Type |
|---|---|
| hudColorIndex | int |
| hudColorIndex2 | int |
Returns
void