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



Vehicle Problem - Konstantinos - 29.01.2012

Fixed! Thanks Vince.


Re: Vehicle Problem - Vince - 29.01.2012

Verify that you do not have ManualVehicleEngineAndLights in your script.


Re: Vehicle Problem - Konstantinos - 29.01.2012

Quote:
Originally Posted by Vince
Посмотреть сообщение
Verify that you do not have ManualVehicleEngineAndLights in your script.
And I was sure, that I didn't do something wrong on the command
I added the
pawn Код:
ManualVehicleEngineAndLights( )
on GameMode today because I though it makes the lights turn on during day time. I didn't know about the engine too.
Can I have it on the gamemode and use SetVehicleParamsEx to enable the engine OnPlayerKeyStateChange?

Regards,