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
numbernpc_id: NPC id.
Returns boolean
True on success.