Garry's Mod Wiki

Player:SetHands

  Player:SetHands( Entity hands )

Description

Sets the hands entity of a player.

The hands entity is an entity introduced in Garry's Mod 13 and it's used to show the player's hands attached to the viewmodel. This is similar to the approach used in L4D and CS:GO, for more information on how to implement this system in your gamemode visit Using Viewmodel Hands.

Arguments

1 Entity hands
The hands entity to set