Ui::setHudColour
HUD colors and their values: pastebin.com/d9aHPbXN
Syntax
ui.setHudColour(hudIndex, r, g, b, a);
Required Arguments
- hudIndex: int
- r: int
- g: int
- b: int
- a: int
Return value
- Undefined
Example
todo
HUD colors and their values: pastebin.com/d9aHPbXN
ui.setHudColour(hudIndex, r, g, b, a);
todo