SA-MP Forums Archive
A Question about NPC's - 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: A Question about NPC's (/showthread.php?tid=125528)



A Question about NPC's - Hrvo182 - 04.02.2010

so on my server the only function NPC's have is to stand on one place and do nothing,can i just do it that they stand all the time on one place and do nothing,because when i do it in .rec they blink all the time


Re: A Question about NPC's - mansonh - 04.02.2010

If you just want them to stand there just spawn them and don't give them any command.


Re: A Question about NPC's - Hrvo182 - 04.02.2010

Quote:
Originally Posted by mansonh
If you just want them to stand there just spawn them and don't give them any command.
so i just spawn them without doing a .rec file or anything?


Re: A Question about NPC's - Correlli - 04.02.2010

Quote:
Originally Posted by SmithyCool
so i just spawn them without doing a .rec file or anything?
It should work. Just spawn the NPC and set his position where you want him.


Re: A Question about NPC's - MadeMan - 04.02.2010

There should be a npc script called "npcidle" in your npcmodes folder. Use this.


Re: A Question about NPC's - Hrvo182 - 04.02.2010

yeah it works,but they still "blink"