HideHudText
Takes a HUD text off one player’s screen.
Syntax
Section titled “Syntax”HideHudText(id, pid)| Parameter | Type | |
|---|---|---|
id |
number | the element |
pid |
number | the player |
Returns
Section titled “Returns”boolean
Example
Section titled “Example”HideHudText(arenaTimer, pid) -- they left the arenaSee also
Section titled “See also”ShowHudText · HideHudTextForAll · the GameText and HUD group of the index
