SetHudTextScale
Resizes a HUD text.
Syntax
Section titled “Syntax”SetHudTextScale(id, scale)| Parameter | Type | |
|---|---|---|
id |
number | the element |
scale |
number | 1 = the HUD’s own size; 0.5 .. 5 |
Returns
Section titled “Returns”boolean
Example
Section titled “Example”SetHudTextScale(banner, 2)See also
Section titled “See also”CreateHudText · the GameText and HUD group of the index
