StartRagdoll( <rig_index> )


Module: Client
MP Only

Summary:

Begin ragdoll physics for this entity. Does nothing if the entity is already a ragdoll.



Call this on:

A player or player corpse



Example:

self StartRagdoll();



Optional Args

  • 1 : <rig_index> Index of the ragdoll rig to use. Defaults to 0.