npc help - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: npc help (
/showthread.php?tid=147428)
npc help -
iJumbo - 12.05.2010
i make a simple command /connectnpc that connect a npc how to disconnect a npc? DisconnectNPC(npcname,script); ? or Kick(npcname);?
Re: npc help -
DJDhan - 12.05.2010
No, I am afraid there is no DisconnectNPC command yet. You will have to kick the NPC but gently

(Don't send all clients message that you kicked the NPC that's all)
Re: npc help -
ViruZZzZ_ChiLLL - 12.05.2010
Just /kick it and its done