Help for 1 warning and 1 error..
#1

Here is the error and warning :

mod.pwn(2264) :warning 225: unreachable code
mod.pwn(2340) :error 010: invalid function or declaration
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

Error :

if( == true) DestroyPlayerObject(playerid, Ramp), CreatedRamp[playerid] = false; - 2340
CreatedRamp[playerid] = false;
Enabled[playerid]=0;
Pers[playerid]=0;
}

Warning :

Enabled[playerid]=0; - 2264
Pers[playerid]=0;
return 1;
}
Reply


Messages In This Thread
Help for 1 warning and 1 error.. - by dundolina - 17.05.2014, 21:50
Re: Help for 1 warning and 1 error.. - by NoSoap - 17.05.2014, 21:53
Re: Help for 1 warning and 1 error.. - by dundolina - 17.05.2014, 21:58
Re: Help for 1 warning and 1 error.. - by iFiras - 17.05.2014, 22:00
Re: Help for 1 warning and 1 error.. - by dundolina - 17.05.2014, 22:48

Forum Jump:


Users browsing this thread: 1 Guest(s)