SA-MP Forums Archive
[FilterScript] npc_helper *new - 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: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] npc_helper *new (/showthread.php?tid=365967)



npc_helper *new - RelaxCafe - 04.08.2012

So, this is a release to help players on their NPC creation. This will help you if you are planning to record an NPC which will be fling a plane, or driving a vehicle or plain old walking for a long time. Now sometimes, when NPCs are created, people forget where the starting position was, and they teleport to the starting position, so this will help you find the starting position. It actually creates a checkpoint, and whenever you go back to it it will stop the recording. But, the checkpoint is created after a certain time, so recording won't stop as soon as you start it.



Commands:
"/vrecord" for boats and on foot vehicles
"/precord" for air vehicles..
"/nmrecord" not moving npc record, such as dancing npc - there will be no
"/mrecord" moving npc



Tutorial
In the script you will find a variable called "timedelay'
Change that to what ever you want. It is in milliseconds, so be careful.
Don't bug yourself. By this I mean, there is no function here
to kill the timer, so set the timerdelay as small as possible
but so that you can get away from it before it is created.



Download:
MediaFire

Pitures
ImageShack




If you find a bug, let me know.
I got no idea how to make the images smaller.



Re: npc_helper *new - Team_PRO - 08.08.2012

Ok How This Is Work

Can You Post Any ScreenShot


Re: npc_helper *new - Kaperstone - 08.08.2012

or a video ?


Re: npc_helper *new - Team_PRO - 08.08.2012

Quote:
Originally Posted by xkirill
Посмотреть сообщение
or a video ?
Yeah make video for better view


Re: npc_helper *new - RelaxCafe - 08.08.2012

Pictures are up. New download link. The previous was broken.


Re: npc_helper *new - Team_PRO - 09.08.2012

Good Job i use it now


Re: npc_helper *new - RelaxCafe - 12.08.2012

That's cool.


Re: npc_helper *new - Team_PRO - 12.08.2012

Well YOu Can Make Great FS


Re: npc_helper *new - [HP]Napola - 14.08.2012

nice work, i used