function unspawnNpc (client-side)
Available since version: 0.3.0
This function will unspawn a client NPC from the world.
Declaration
boolean unspawnNpc(number npc_id)
Parameters
numbernpc_id: Internal npc id.
Returns boolean
True on success.