function enableHud (client-side)
Available since version: 0.3.0
This function will enable or disable the Gothic HUD.
Declaration
boolean enableHud(number hud_type, boolean enabled)
Parameters
numberhud_type: HUD type constant. For more information, see HUD Constants.booleanenabled: New HUD state.
Returns boolean
True on success.