05.12.2012, 20:59
That's an example I gave, what it will do is as soon as the player starts entering the vehicle the vehicles engine will turn on.
You can put
Where ever you want in your script to toggle the vehicles engine, but you should know that the stock needs to be there as well in order for the function to work.
You can put
pawn Код:
VehicleEngine(vehicles,true/false);