SA-MP Forums Archive
Engine Systems - 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: Engine Systems (/showthread.php?tid=160347)



Engine Systems - Masterâ„¢ - 16.07.2010

All of the Engine Systems are the same. It freezes you on entrance until you do /engine
My question is: Is there a way to stop the vehicle without freezing the player?

I have seen this done on an MTA server, but never a SA:MP server.


Re: Engine Systems - Mauzen - 16.07.2010

SetVehicleVelocity to 0 in OnPlayerUpdate should work.

But the car might move a bit, very slowly and stagnant.