function setHudMode (client-side)
Available since version: 0.0.0
This function will change the visibilty of HUD elements.
Declaration
void setHudMode(int type, int mode)
Parameters
inttype: the type of HUD element you want to change visibility of. For more information see HUD constants.intmode: the mode type. For more information see HUD constants.