SA-MP Forums Archive
Standing NPC - 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: Standing NPC (/showthread.php?tid=383753)



Standing NPC - .v - 08.10.2012

What filterscript that record a NPC only in Standing position or Idle?


Re: Standing NPC - Red_Dragon. - 08.10.2012

Maybe this can help and i THINK that this is what you are looking for:http://https://sampforum.blast.hk/showthread.php?tid=150322


Re: Standing NPC - Skillet` - 08.10.2012

search for NPC record in filterscripts board,an option :
https://sampforum.blast.hk/showthread.php?tid=150322


Re: Standing NPC - Kwarde - 08.10.2012

Well, there is this standard npc_record.pwn / npc_record.amx filterscript (included by default when downloading a SA:MP server package). You could create your own. You could also create an NPC in a vehicle, and then just don't put this NPC in that vehicle and set the pos. On this way, the NPC will just stand somewhere and don't do anything.