DelHudS
(Redirected from DelHudT)
Jump to navigation
Jump to search
A command for Pluggy.
Syntax:
For HudS (Surface/Image)
DelHudS HudID:long Global:bool
For HudT (Surface/Image)
DelHudT HudID:long Global:bool
Destroys the Hud.
- If you want to modify a Hud from another mod or "0" scripts (result scripts, console, batch scripts), you will need to set the Global flag to 1. If Global is 0 or unset the function will fail. If the Hud is protected the function will fail.