Autofix...
#4

pawn Код:
if(oldstate == 2)
    {
        if(newstate == 2)
        {
            new vehicleid = GetPlayerVehicleID(playerid);
            if(GetVehicleHealth(vehicleid) < 999)
{
            RepairVehicle(vehicleid);
}
        }
    }
Try this and dont forget to indent the code or u will tell i got warning for loose indentation :P
Reply


Messages In This Thread
Autofix... - by LeeXian99 - 26.03.2013, 10:26
Re: Autofix... - by Dzines4SAMP - 26.03.2013, 10:28
Re: Autofix... - by LeeXian99 - 26.03.2013, 10:29
Re: Autofix... - by Gamer_007 - 26.03.2013, 10:29
Re: Autofix... - by LeeXian99 - 26.03.2013, 10:36
Re: Autofix... - by JaKe Elite - 26.03.2013, 10:51
Re: Autofix... - by Vince - 26.03.2013, 12:29

Forum Jump:


Users browsing this thread: 1 Guest(s)