Vehicle without engine issue
#8

Nothing works, i tried this way but it doesn't work either.
Код:
        new vehicleid;
        if(GetVehicleModel(vehicleid) == 481 || 509 || 510)
     	{
     		new engine, lights, alarm, doors, bonnet, boot, objective;
	    	GetVehicleParamsEx(vehicleid, engine, lights, alarm, doors, bonnet, boot, objective);
		SetVehicleParamsEx(vehicleid, true, lights, alarm, doors, bonnet, boot, objective );
	}
Reply


Messages In This Thread
Vehicle without engine issue - by Mike861 - 24.07.2018, 18:42
Re: Vehicle without engine issue - by Florin48 - 24.07.2018, 19:49
Re: Vehicle without engine issue - by Mike861 - 24.07.2018, 19:53
Re: Vehicle without engine issue - by Florin48 - 24.07.2018, 20:04
Re: Vehicle without engine issue - by JasonRiggs - 24.07.2018, 20:27
Re: Vehicle without engine issue - by Florin48 - 24.07.2018, 20:31
Re: Vehicle without engine issue - by JasonRiggs - 24.07.2018, 20:55
Re: Vehicle without engine issue - by Mike861 - 25.07.2018, 07:19
Re: Vehicle without engine issue - by SyS - 25.07.2018, 08:17
Re: Vehicle without engine issue - by Mike861 - 25.07.2018, 08:25

Forum Jump:


Users browsing this thread: 1 Guest(s)