SA-MP Forums Archive
help please - 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: help please (/showthread.php?tid=412778)



help please - Shane_Kingston - 03.02.2013

hey guys, how can i make the car engine stoped when a player gets inside the car?


Re: help please - iGetty - 03.02.2013

Use SetVehicleParamsForPlayer

It explains on the Wiki.


Re: help please - T0pAz - 03.02.2013

Use ManualVehicleEngineAndLights();

Link: https://sampwiki.blast.hk/wiki/ManualVehicleEngineAndLights


Re: help please - iGetty - 03.02.2013

Quote:
Originally Posted by T0pAz
Посмотреть сообщение
Use ManualVehicleEngineAndLights();

Link: https://sampwiki.blast.hk/wiki/ManualVehicleEngineAndLights
And that, although he only asked for when a player gets in a vehicle.

But that's a good idea