SA-MP Forums Archive
Turning a train around? [+rep] - 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)
+--- Thread: Turning a train around? [+rep] (/showthread.php?tid=306935)



Turning a train around? [+rep] - Mosslah - 28.12.2011

Could someone help me on how to get my train to go the opposite way? Currently the train is in default mode, so it goes from Unity > Market Street > Rest of San Andreas. But I want to turn it around, so that it goes: Unity > Idlewood > Ganton > Jefferson > Rest of San Andreas.

Is this possible? Here's the spawn for the original train at Unity, going the opposite way to where I want it to go:

pawn Код:
538, 1700.7551 ,-1953.6531, 14.8756, 200.0, -1, -1
Thanks!


Re: Turning a train around? [+rep] - The God - 28.12.2011

You could just press "S" to go backwards instead of "W" that is forward.
Or i think you can delete current train and build another one in opposite way as you want. I use MTA editor for building vehicles and buildings.


Re: Turning a train around? [+rep] - Mosslah - 28.12.2011

Wow, I never actually thought of adding my vehicles via MTA. Thanks, man, totally forgot about that.