Looking for random vehicles around SA - 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: Looking for random vehicles around SA (
/showthread.php?tid=275139)
Looking for random vehicles around SA -
freshOrange - 08.08.2011
Hello,
I'm looking for static random vehicles scattered around San Andreas. I'm unable to use Grand Larceny's vehicles because I would like to convert them to MySQL. So, I need a lot of AddStaticVehicle's, if someone have them, I would appreciate if you could share them with me.
Thanks.
Re: Looking for random vehicles around SA -
veyron - 08.08.2011
what stops you from converting Grand Larency's vehicle data to mysql?
Re: Looking for random vehicles around SA -
freshOrange - 08.08.2011
Got no clue how to do that.
Re: Looking for random vehicles around SA -
veyron - 08.08.2011
they should be in same format, but they dont have AddStaticVehicle() around them and there is comment after ; sign.
How did you plan to convert those with AddStaticVehicle to mysql?
Re: Looking for random vehicles around SA -
freshOrange - 08.08.2011
I was thinking about
http://convertffs.com with customized format.
Re: Looking for random vehicles around SA -
veyron - 08.08.2011
I converted all grand larency's vehicles for you (in attachment), so you can use them.
Re: Looking for random vehicles around SA -
shaikh007 - 08.08.2011
Thanks Veyron this also helped me for my server.
Re: Looking for random vehicles around SA -
freshOrange - 09.08.2011
Thank you.