(parent, boneid) end --- Forces the Entity to be dropped, when it is being held by a player's gravitygun or physgun. function GEntity:ForcePlayerDrop() end --- Advances the cycle of an animated entity. --- Animations that loop will automatically reset the cycle so you don't have...