SA-MP Forums Archive
Problem with vehicles - 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: Problem with vehicles (/showthread.php?tid=89573)



Problem with vehicles - Dj_maryo1993 - 02.08.2009

If i have 2vehicles of the same type , they spawn one up another .My guess is that i have to set(somehow) more vehicles of the same type.
I only have 4 vehicles on the script , and they spawn like this

I addet the vehicles with /adveh and save the coordonates with /save (then got them from savedpositions.txt )
LE : One more thing i noticed , the cars spawn harder , one by one , you can see them.


Re: Problem with vehicles - KevKo95 - 02.08.2009

You're giving 2 vehicles the same co-ordinates


Re: Problem with vehicles - Dj_maryo1993 - 02.08.2009

No i'm not , i puted #define CAR_AMOUNT 700 , but now i have another problem , the server just change the coords , coz the cars are spawning in an diferent place than the one i typed /save , it's about +3 ( or -3 ) .


Re: Problem with vehicles - XtremeChio - 02.08.2009

Maybe a vehicle streamer would fix a problem..This one is good

http://forum.sa-mp.com/index.php?topic=43421.0

Or try finding one in forums.


Re: Problem with vehicles - Dj_maryo1993 - 02.08.2009

It's so annoying

Look
http://i25.tinypic.com/205unao.png <= Here i save the vehicles pos
http://i32.tinypic.com/jqst9x.png <= This is how the vehicles spawns


I noticet something strange when connecting to server.
http://i25.tinypic.com/1z3mc9h.png <= the vehicles have right positinos
http://i25.tinypic.com/15wnipw.png <= They just seems to go underground , like nothing is solid ( see in the corner)

LE : LoL i explodet the car to respawn and it's respawning well .

LLE : Problem solved , i moved the vehicles somwere else