Skip to content

function destroyNpc (client-side)

Available since version: 0.3.0

This function will destroy a client-side NPC`.

Declaration

boolean destroyNpc(number npc_id)

Parameters

  • number npc_id: NPC id.

Returns boolean

True on success.