12.01.2013, 17:40
Hi, I need some help for the vehicle engines in my server.
How to make the engines of vehicles to be turned off when I start the server without using
How to make the engines of vehicles to be turned off when I start the server without using
pawn Код:
public OnGameModeInit()
{
ManualVehicleEngineAndLights();
}