Autofix...
#1

Just having attempt to create autofix, but failed.

pawn Код:
if(oldstate == 2)
    {
        if(newstate == 2)
        {
            GetVehicleHealth(GetPlayerVehicleID(playerid), < 999);
            RepairVehicle(GetPlayerVehicleID(playerid));
        }
    }
Errors:
Код:
C:\Users\Kelvin\Desktop\Scripting\gamemodes\racerevolution.pwn(5612) : error 029: invalid expression, assumed zero
C:\Users\Kelvin\Desktop\Scripting\gamemodes\racerevolution.pwn(5612) : warning 215: expression has no effect
C:\Users\Kelvin\Desktop\Scripting\gamemodes\racerevolution.pwn(5612) : error 001: expected token: ";", but found ")"
C:\Users\Kelvin\Desktop\Scripting\gamemodes\racerevolution.pwn(5612) : error 029: invalid expression, assumed zero
C:\Users\Kelvin\Desktop\Scripting\gamemodes\racerevolution.pwn(5612) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


4 Errors.
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)