Adding Cars To A SA-MP Server? - 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: Adding Cars To A SA-MP Server? (
/showthread.php?tid=87389)
Adding Cars To A SA-MP Server? -
DeltaAirlines12 - 19.07.2009
How do I add cars to a SA-MP server that has already been made?
Re: Adding Cars To A SA-MP Server? -
Karlip - 19.07.2009
You can add cars into the script,or you can create them in-game.
Add them by doing this in-game: Go to a position with a vehicle,then do /save,it will save the co-ord to a file called 'savedpositions.txt',then go to GTA San Andreas folder and find the .txt file.
Finally,when you've copied the co-ords,add them to the script,under the OnGameModeInit function.
If you want to create vehicles in-game,use the DEBUG FS by Simon.
(
http://forum.sa-mp.com/index.php?topic=19488.0 )