Enables or disables display of the player's headgear. Only affects the player's appearance; does not change the other effects of having the headgear equipped. Determines not only the appearance of the player character on the local client, but the way other players see the character as well.


See also UI/Visual functions, Player information functions.

Signature:

ShowHelm(show)

Arguments:

  • show - 1 to display the player's headgear; nil to hide it (1nil)