SA-MP Forums Archive
0.3c Vehicle Engine bug - 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: 0.3c Vehicle Engine bug (/showthread.php?tid=236993)



0.3c Vehicle Engine bug - wups - 08.03.2011

There's this strange bug.
I have
pawn Код:
ManualVehicleEngineAndLights();
On my game mode init, but: When i enter a vehicle, the script shows that the engine is on(weird), although i can't drive the vehicle. When i turn it off and on again everything is alright.
I've seen other topics with this problem, but noone had the solution.
Please help.


Re: 0.3c Vehicle Engine bug - MadeMan - 08.03.2011

Show the script where player enters a vehicle and that message comes.


Re: 0.3c Vehicle Engine bug - Davz*|*Criss - 08.03.2011

pawn Код:
gEngine[playerid] = 1; // 1; To ON lights |  0; To OFF lights