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



NPC problem - [RO]Madalin2009 - 02.02.2010

http://pastebin.com/f34462566
All recordings are there
All npcmodes are there
All NPCs spawn.
Only a part of the cars spawn.
No NPC goes into the vehicle. (I mean, the stay ON the vehicle instead of driving it, and the vehicles don't move D

Can someone tell me WHAT is the problem?


Re: NPC problem - Correlli - 02.02.2010

Read the NPC tutorial topic, common problems.


Re: NPC problem - [RO]Madalin2009 - 02.02.2010

Quote:
Originally Posted by Don Correlli
Read the NPC tutorial topic, common problems.
Tried.
They still stay like this
[img width=1024 height=640]http://i47.tinypic.com/14488et.png[/img]
Instead of going in the vehicle, they're on the top of it...
And the poor NPC actually moved from his spawnpoint. The spawnpoints aren't near any NPC vehicle.
P.S: I commented the OnPlayerRequestClass of my npc.pwn filterscript beacuse I thought it's no use. So if you see my pastebin link, ignore the RequestClass.


Re: NPC problem - [RO]Madalin2009 - 02.02.2010

Sorry that I have to bump this - but I need help ASAP.