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



Engine - x96664 - 12.01.2013

Hi, I need some help for the vehicle engines in my server.
How to make the engines of vehicles to be turned off when I start the server without using
pawn Код:
public OnGameModeInit()
{
    ManualVehicleEngineAndLights();
}



Re: Engine - NicholasA - 12.01.2013

http://www.qooqle.nl/?q=samp+%5Btuto...vehicle+engine


Re: Engine - x96664 - 12.01.2013

Quote:
Originally Posted by phantomcraft
Посмотреть сообщение
Nah, this doesnt help. But I found way to do it.