SA-MP Forums Archive
[Include] ARNPC - Advanced Recordfree 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: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+---- Forum: Includes (https://sampforum.blast.hk/forumdisplay.php?fid=83)
+---- Thread: [Include] ARNPC - Advanced Recordfree NPC (/showthread.php?tid=412666)

Pages: 1 2


Re: ARNPC - Advanced Recordfree NPC - Michael@Belgium - 17.02.2013

Quote:
Originally Posted by TheArcher
Посмотреть сообщение
Well I guess now I'm going to develop vehicle functions, the bad thing is that since I don't have Path calculation DriveTo will go straight to the point no better of the obstacles or if the car is on the road. I'll might planning to use GPS Plugin.
Okay Waiting for it :3


Re: ARNPC - Advanced Recordfree NPC - rbN. - 17.02.2013

What does setting NPC health do?


Re: ARNPC - Advanced Recordfree NPC - TheArcher - 17.02.2013

Quote:
Originally Posted by RobinOwnz
Посмотреть сообщение
What does setting NPC health do?
It's like setting a normal health to a player, if the NPC gets "0" HP it respawns.


Respuesta: ARNPC - Advanced Recordfree NPC - [CRZ]xRicard[O]x. - 23.03.2013

how do I kill the bots?


Re: ARNPC - Advanced Recordfree NPC - TheArcher - 23.03.2013

I didn't include any kill system...It should have a pretty much a complex algorithm, since many of you is interested on bots killing, I might start working on it soon


Re: ARNPC - Advanced Recordfree NPC - PaulDinam - 23.03.2013

Why when I do creaternpc .. I can't see it.
when I do getrnpchere not working too.


Re: ARNPC - Advanced Recordfree NPC - TheArcher - 23.03.2013

The NPC might be bugged, have you tried to teleport to it?


Re: ARNPC - Advanced Recordfree NPC - PaulDinam - 23.03.2013

even when I do /getrnpcname it displays nothing..
im using your test gamemode..
always happens to me!


AW: ARNPC - Advanced Recordfree NPC - DogZone - 27.03.2013

This is a Nice INC.
I have a little Question or a suggestion can you add the Function "RNPC_PausePlayback(npcid)" and "RNPC_ResumePlayback(npcid)" ?


Re: AW: ARNPC - Advanced Recordfree NPC - TheArcher - 27.03.2013

Quote:
Originally Posted by DogZone
Посмотреть сообщение
This is a Nice INC.
I have a little Question or a suggestion can you add the Function "RNPC_PausePlayback(npcid)" and "RNPC_ResumePlayback(npcid)" ?
I might implement it, but before I have to contact Mauzen to know if I can take some resources from the plugin.


Respuesta: ARNPC - Advanced Recordfree NPC - ThePhenix - 16.08.2014

You posted that you had the following function:

PHP код:
native RNPCDriveTo(npcid,Float:X,Float:Y,Float:Z,Float:speed); 
However, it can't be found in the include file.


Re: ARNPC - Advanced Recordfree NPC - Team_PRO - 16.08.2014

I will try this... this is very useful


Re: Respuesta: ARNPC - Advanced Recordfree NPC - TheArcher - 17.08.2014

Quote:
Originally Posted by ThePhenix
Посмотреть сообщение
You posted that you had the following function:

PHP код:
native RNPCDriveTo(npcid,Float:X,Float:Y,Float:Z,Float:speed); 
However, it can't be found in the include file.
There are much better NPC plugins out there, and I haven't got time to update it. However, RNPCDriveTo was quite bugged and I had to remove since it was very terrible..


Re: ARNPC - Advanced Recordfree NPC - Dayrion - 17.10.2016

This include still available? :$


Re: ARNPC - Advanced Recordfree NPC - TheArcher - 25.10.2016

Quote:
Originally Posted by Dayrion
Посмотреть сообщение
This include still available? :$
It does for downloading. I haven't had looked into this include since the last update and I don't think I will do so


Re: ARNPC - Advanced Recordfree NPC - Primes007 - 21.05.2017

Quote:
Originally Posted by TheArcher
Посмотреть сообщение
It does for downloading. I haven't had looked into this include since the last update and I don't think I will do so
The link has become absolute


Re: ARNPC - Advanced Recordfree NPC - TheArcher - 31.05.2017

Quote:
Originally Posted by Primes007
Посмотреть сообщение
The link has become absolute
Anyone is free to download the include and edit it