23.07.2015, 16:42
How to disable the this problem.If a player enter in a car, If vehicle id 481, 509, 510 , The car engine will not off. Like the car's do. How to fix the problem?
I have Added this line too
But still problem
I have Added this line too
Код:
case 509, 481, 510: VehicleFuel[vehicleid] = 100, arr_Engine{vehicleid} = 1, SetVehicleParamsEx(vehicleid,VEHICLE_PARAMS_ON,lights,alarm,doors,bonnet,boot,objective);