function unspawnNpc (client-side)
Available since version: 0.3.0
Unspawn (remove) a client NPC from the world without destroying it.
Declaration
boolean unspawnNpc(number npc_id)
Parameters
numbernpc_id: Internal npc id.
Returns boolean
True on success.