Fix NPC movement! - 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: Fix NPC movement! (
/showthread.php?tid=338268)
Fix NPC movement! -
Lorenc_ - 29.04.2012
This is the 5th thread, from 0.3d to 0.3e asking for a final fix.
Using kittens ******* clip to demonstrate the difficulties we're having with NPC's:
[ame]http://www.youtube.com/watch?v=fnUJUGRbV60[/ame]
- Poor movement if forcing movement with SetPlayerPos and MoveObject.
- Takes like 1 second for it to move to the next position.
This bug strike at 0.3b and up. 0.3a seemed to work FINE, correct me if I'm wrong.
We want to build something great with NPC's, please fix it.
Please inform me if you are going to delete this thread.
Re: Fix NPC movement! -
Karlip - 29.04.2012
NPCs are a pretty big part of SA-MP but at the moment they are very limited which makes them kinda useless.
Let's see what the future brings us!
Re: Fix NPC movement! -
Hiddos - 29.04.2012
Quote:
Originally Posted by Karlip
NPCs are a pretty big part of SA-MP
|
could be*
NPCs can indeed be a little bit buggy, and it would also be nice to see a lot more features for them (and easier communication).
Re: Fix NPC movement! -
IceCube! - 29.04.2012
After this fix it would be nice if they atleast detect the cars that cross them, ias they dont atleast make them 'know the map' like the actual GTA, to make it like the NPC's IG it isnt really that hard so I dont fully undertsand why SAMP made recorded NPC's..
Re: Fix NPC movement! -
MP2 - 29.04.2012
SA:MP needs actorssssssssssssssssssssss
It would open up so many possibilities
Re: Fix NPC movement! -
Joe Staff - 29.04.2012
I'm going to make a script that will give a lot more control that won't use the setpos method. I'm sure it will significantly increase the smoothness.
Re: Fix NPC movement! -
Hiddos - 29.04.2012
Quote:
Originally Posted by Joe Staff
I'm going to make a script that will give a lot more control that won't use the setpos method. I'm sure it will significantly increase the smoothness.
|
Good luck on your project, I'm interested
Re: Fix NPC movement! -
Lorenc_ - 30.04.2012
Quote:
Originally Posted by Joe Staff
I'm going to make a script that will give a lot more control that won't use the setpos method. I'm sure it will significantly increase the smoothness.
|
animations fail, if you're going to try that
Re: Fix NPC movement! -
Joe Staff - 30.04.2012
It's slightly more complicated, I made a proof of concept video somewhere on my xfire page.
EDIT: here,
http://beta.xfire.com/videos/15859d
Although that is just a modification of a pre-existing recording, I've proven that it's possible to literally make your own recording through native file functions. If you make your own recording, you can then move the file from scriptfiles to NPC Recordings using a
file plugin.
Re: Fix NPC movement! -
rbN. - 30.04.2012
When's dat coming?