SA-MP Forums Archive
how to make car to 1 line? - 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: how to make car to 1 line? (/showthread.php?tid=73421)



how to make car to 1 line? - WardenCS - 14.04.2009

how to make car to 1 line?i dont understand,please someone tell me?


Re: how to make car to 1 line? - miokie - 14.04.2009

I don't Understand,

Search and look at wiki.sa-mp.com.


Re: how to make car to 1 line? - DorkAZoid - 15.04.2009

If you mean "How To Add Cars" then just goto debug mode type /vsel select your vehicle and press Enter.
Enter it and type /save now exit debug mode and enter savedpositions.txt now you will 1 line like this:
AddStaticVehicle
Copy that and paste it in your gamemode script under ongamemodeinit ()
That is one vehicle in one line i think


Re: how to make car to 1 line? - ReV. - 15.04.2009

AddStaticVehicle(id,X,Y,Z,Angle,color1,color2);


Re: how to make car to 1 line? - Nubotron - 15.04.2009

Using sinus and cosinus