ReplaceHudColour
DocsReplaceHudColour(hudColorIndex, hudColorIndex2)Description
Changes the hud color at a given index (hudColorIndex) by another one (hudColorIndex2).
HUD colors can be found here
Parameters
| Name | Type | Description |
|---|---|---|
hudColorIndex | int | — |
hudColorIndex2 | int | — |
Returns
voidThis native does not return a value.