Garry's Mod Wiki

Garry's Mod Wiki

  game.RemoveRagdolls()

Description

Removes all the clientside ragdolls.

Example

This will remove all the client ragdolls every 3 secconds.

timer.Create( "removeRagdolls", 3, 0, function() game.RemoveRagdolls() end )

This site is a community mirror of the official Garry's Mod wiki.. This site is not maintained by Facepunch Studios.

Page content is automatically updated twice a day. Edits and history are not available.

Last Parsed: Loading...