[HELP]Warning 225: unreachable code
#1

Hi,I have a problem,in my GM when i compile, it gets this warning at line 25600 (third SendClientMessage)

pawn Код:
{
        SendClientMessage(playerid,COLOR_RED,"[INFO:] Non sei loggato per utilizzare questo comando");
        SendClientMessage(playerid,COLOR_RED,"[INFO:] Effettua il login/registrazione");
        return 1;
}
    SendClientMessage(playerid,WHITE,"[INFO:] Comando invalido, digita /aiuto per la lista");
    return 1;
}
If I add an open bracket over SendClientMessage it send me a lot of Warnings and Errors.
Please help!!

Please MODS,move this in Scripting Discussion,please
Reply


Messages In This Thread
[HELP]Warning 225: unreachable code - by darksimo - 28.04.2012, 23:14
Re: [HELP]Warning 225: unreachable code - by Face9000 - 28.04.2012, 23:23
Re: [HELP]Warning 225: unreachable code - by darksimo - 28.04.2012, 23:49
Re: [HELP]Warning 225: unreachable code - by Face9000 - 28.04.2012, 23:51
Re: [HELP]Warning 225: unreachable code - by darksimo - 28.04.2012, 23:54
Re: [HELP]Warning 225: unreachable code - by Face9000 - 28.04.2012, 23:56
Re: [HELP]Warning 225: unreachable code - by darksimo - 28.04.2012, 23:58
Re: [HELP]Warning 225: unreachable code - by Face9000 - 29.04.2012, 00:08
Re: [HELP]Warning 225: unreachable code - by darksimo - 29.04.2012, 00:18
Re: [HELP]Warning 225: unreachable code - by Face9000 - 29.04.2012, 00:20

Forum Jump:


Users browsing this thread: 1 Guest(s)