SetNPCRagdoll

From Onset Developer Wiki
Revision as of 14:19, 23 November 2019 by BlueMountains (talk | contribs)
SetNPCRagdoll

Type: Function
Context: Server
Introduced: v1.0

Description

Set the NPC's ragdoll status.

Syntax

SetNPCRagdoll(npcid, bEnable)

Parameters

  • npcid
    The NPC identifier.
  • bEnable
    true to enable.

Return Value

  • Returns true on success.

Example

See also