SetNPCRagdoll

From Onset Developer Wiki
Revision as of 13:17, 20 November 2019 by 28days (talk | contribs) (Created page with "{{Info|Function|Server|1.0}} {{FuncDescription|Set the NPC's ragdoll status.}} {{FuncSyntax|SetNPCRagdoll(npcid, bStatus)}} {{FuncParameters}} {{FuncParam|npcid|The NPC ide...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
SetNPCRagdoll

Type: Function
Context: Server
Introduced: v1.0

Description

Set the NPC's ragdoll status.

Syntax

SetNPCRagdoll(npcid, bStatus)

Parameters

  • npcid
    The NPC identifier.
  • bStatus
    The ragdoll status.

Return Value

  • __EDIT_ME__

Example

See also