function setBarSize (client-side)
Available since version: 0.3.0
This function will set a Gothic HUD status bar size in virtual coordinates.
Declaration
boolean setBarSize(number hud_type, number width, number height)
Parameters
numberhud_type: Status bar HUD type constant. For more information, see HUD Constants.numberwidth: Width.numberheight: Height.
Returns boolean
True on success.