SA-MP Forums Archive
Help :) rep+ - 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)
+--- Thread: Help :) rep+ (/showthread.php?tid=579541)



Help :) rep+ - MichaelJones - 27.06.2015

I want to create NPC with ID 0 , But whenever I create a NPC , It dosn't connect or even be online , How to create NPC And with ID 0?


Re: Help :) rep+ - Alex Magaсa - 27.06.2015

https://sampforum.blast.hk/showthread.php?tid=95034


Re: Help :) rep+ - kyriakos587 - 28.06.2015

Add ConnectNPC(BotName, TheNameOfYourRecord); under OnGameModeInit

You can find your Record Name on npcmodes folder, but without .amx

ex ConnectNPC("[BOT]Test","Recored");