SA-MP Forums Archive
[Solved]Car 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: [Solved]Car Problem (/showthread.php?tid=85529)



[Solved]Car Problem - troy52192 - 08.07.2009

I'm no newbie but i need help with this problem i have about 1471 cars i wanna add when i add them it crashes at startup. anything i can do or to suggest?


Re: Car Problem - DarkClone - 08.07.2009

Can you give us more info?


Re: Car Problem - troy52192 - 08.07.2009

i have more than 2000 cars AddStaticVehicle(); when it gets to the player selection it crashes


Re: Car Problem - Correlli - 08.07.2009

Quote:
Originally Posted by Sailer
Can you give us more info?
You don't need more info.

SA-MP vehicle limit is 700, you have more than that and that is the reason for crashing.
Search for vehicle-streamer.


Re: Car Problem - troy52192 - 08.07.2009

which one u suggest?


Re: Car Problem - Correlli - 08.07.2009

Quote:
Originally Posted by troy52192
which one u suggest?
http://forum.sa-mp.com/index.php?topic=107877.0
This gamemode seems to have a nice vehicle-streamer, try it.


Re: Car Problem - troy52192 - 08.07.2009

thanks for all ur help works fine and no crashes


Re: Car Problem - Correlli - 08.07.2009

You're welcome.