Skip to content

function setHudMode (client-side)

Available since version: 0.3.0

This function will set the Gothic HUD display mode.

Declaration

boolean setHudMode(number hud_type, number mode)

Parameters

  • number hud_type: HUD type constant. For more information, see HUD Constants.
  • number mode: HUD mode constant from the same table.

Returns boolean

True on success.