Blockland Forums > Modification Help

How to make a players hands invisible while holding a weapon?

Pages: (1/1)

Glitchman365:

This has been done before, so I know it's possible. I wanted to make a rifle with the player's hands on it right, so I made them on the model. How would I make the player's hands invisible (much like how you can hide nodes on a bot in the Bot Events mod)?

MegaScientifical:

%client.player.hideNode(RHand);
%client.player.hideNode(LHand);

Pages: (1/1)

Go to full version