Cars Blowing up ?
#4

Код:
if(GetVehicleHealth(vehicleid) <= 250)
{
     new engine, lights, alarm, doors, bonnet, boot, objective;
     GetVehicleParamsEx(vehicleid,engine,lights,alarm,doors,bonnet,boot,objective);
     SetVehicleParamsEx(vehicleid,VEHICLE_PARAMS_OFF,lights,alarm,doors,bonnet,boot,objective);
     GameTextForPlayer(playerid, "Use ~r~ /assistance ~w~ to get help fixing you're car!", 3500, 4);
     return 1;
}
if you need help with the ENTIRE script with the /assitance and everything then you can PM me, i can help you.
Reply


Messages In This Thread
Cars Blowing up ? - by [LHT]Bally - 04.01.2012, 16:21
Re: Cars Blowing up ? - by [LHT]Bally - 06.01.2012, 15:49
Re: Cars Blowing up ? - by Outcast - 06.01.2012, 15:58
Re : Cars Blowing up ? - by rbcrp - 07.01.2012, 02:10

Forum Jump:


Users browsing this thread: 1 Guest(s)