SA-MP Forums Archive
Adding trains on 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 trains on server??? (/showthread.php?tid=129202)



Adding trains on server??? - mysql - 21.02.2010

How can I add trains on my server??


Re: Adding trains on server??? - pyrodave - 21.02.2010

Get co-ordinates where you want the trains to go, using /save is a good method, then checking the file "savedpositions.txt" in your GTA directory.

Use AddStaticVehicle or AddStaticVehicleEx NOT CreateVehicle.

The train modelids can be found here: https://sampwiki.blast.hk/wiki/Vehicles:All

Hope thats enough explanation......