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
numberhud_type: HUD type constant. For more information, see HUD Constants.numbermode: HUD mode constant from the same table.
Returns boolean
True on success.