Help system engine cars
#1

I had an engine on the server in which the button 2 start the engine, I removed the system but now I enter in a car not start off the place is as if you have the freeze.
Reply
#2

Search on your code, then remove ManualVehicleEngineAndLights, it might be placed like this:
pawn Код:
public OnGameModeInit()
{
    ManualVehicleEngineAndLights(); // Remove this!
}
Reply
#3

Remove ManualVehicleEngineAndLights(); from publicOnGameModeInIt.
Reply
#4

Thank's!
Reply
#5

Put public OnGamemodeExit;
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)