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



Engine already on - MTCool - 25.02.2012

Hey,
I got a problem that when I enter a vehicle the engine is already on.
How do I fix it?
Thanks.


Re: Engine already on - John Rockie - 25.02.2012

Show the script. We can't read minds.


Re: Engine already on - MTCool - 25.02.2012

Which part of it?
It's Intelexe's RolePlay.


Re : Engine already on - ricardo178 - 25.02.2012

Lol... If you didn't turn it off, it's normal that it is on... But, show the engine system part... You should know what part it is.


Re: Engine already on - jameskmonger - 25.02.2012

In OnGameModeInit(), put:
Код:
ManualVehicleEnginesAndLights();



Re: Engine already on - MTCool - 25.02.2012

Quote:
Originally Posted by jameskmonger
Посмотреть сообщение
In OnGameModeInit(), put:
Код:
ManualVehicleEnginesAndLights();
It says it's undefiend, whats the defnition?
And thanks.


Quote:
Originally Posted by ricardo178
Посмотреть сообщение
Lol... If you didn't turn it off, it's normal that it is on... But, show the engine system part... You should know what part it is.
I didn't turn it on, it's just on even if I don't touch it.
And it's not in the engine, I swtiched the /engine command to check and it didn't work.


Re: Engine already on - MTCool - 25.02.2012

Bump.


Re: Engine already on - BigD - 25.02.2012

Add me on skype danieldavis95, I'll help you.


Re: Engine already on - jameskmonger - 25.02.2012

Код:
ManualVehicleEngineAndLights();
Try that instead, in OnGameModeInit().


Re: Engine already on - MTCool - 25.02.2012

Quote:
Originally Posted by jameskmonger
Посмотреть сообщение
Код:
ManualVehicleEngineAndLights();
Try that instead, in OnGameModeInit().
I use it and I can't turn the engine on at all :O