SA-MP Forums Archive
Vehicle params question - 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: Vehicle params question (/showthread.php?tid=215051)



Vehicle params question - pantelimonfl - 22.01.2011

I edited the script to the new params like engine, lights etc, but when i enter in a car, the engine is already started and i have to stop it manually. How can i make the engine to stay stopped?


Re: Vehicle params question - veyron - 22.01.2011

ManualVehicleEngineAndLights();
put it in ongamemodeinit


Re: Vehicle params question - pantelimonfl - 22.01.2011

Damn, i knew that i forgot something. Thanks