A Problem with NPC's - 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: A Problem with NPC's (
/showthread.php?tid=146514)
A Problem with NPC's -
Apply - 07.05.2010
I put npc's in my server, i managed to get 2 to work, but the third one just stands at the spawn point and it suposed to be in a vehicle, i done everything right, please help me out
Re: A Problem with NPC's -
Apply - 07.05.2010
Thanks for the help dude.
but i checked million times and it all seems right =\
2 works fine, third one no matter what i do, stands still without a vehicle in a spawn point =[
Re: A Problem with NPC's -
Apply - 07.05.2010
This is how i did it dude-
bikeramp = CreateVehicle(481, 0.0, 0.0, 5.0, 0.0, 3, 3, 5000);
Re: A Problem with NPC's -
luigifan9 - 08.05.2010
Try deleting certain NPC's and see if it works then. Maybe there is a flaw in one of the NPC's.