Add3DPhysicsRagDollBone

Description

Creates a ragdoll bone capsule between the objects start and end bone location. Returns ragdoll bone ID. If this command fails to create a bone it will return a -1.

Definition

integer Add3DPhysicsRagDollBone( startBoneID, endBoneID, diameter, collisionGroup, collisionMask )

Parameters