1 Error in this line
#10

Or try indenting

pawn Код:
if(!strcmp(cmdtext, "/aderby", true))
{
    if (IsPlayerAdmin(playerid))
    {
        SendClientMessage(playerid,0x00FF00AA, "You started a Derby Event");
        SendClientMessageToAll(0xDEEE20FF, " You have 1:30 minutes to join Derby ! [ /derby ] ");
        return JoinDerby[playerid]=true;
    }
    return SendClientMessage(playerid, COLOR_RED, "You are not an Admin!!");   
}
Reply


Messages In This Thread
1 Error in this line - by zombie_modder - 04.04.2009, 16:56
Re: 1 Error in this line - by Klutty - 04.04.2009, 17:00
Re: 1 Error in this line - by Benjo - 04.04.2009, 19:48
Re: 1 Error in this line - by Pyrokid - 04.04.2009, 20:33
Re: 1 Error in this line - by harly - 04.04.2009, 22:33
Re: 1 Error in this line - by LarzI - 04.04.2009, 22:35
Re: 1 Error in this line - by Klutty - 05.04.2009, 10:26
Re: 1 Error in this line - by LarzI - 05.04.2009, 11:55
Re: 1 Error in this line - by [M2S]moe - 05.04.2009, 12:14
Re: 1 Error in this line - by LarzI - 05.04.2009, 12:31

Forum Jump:


Users browsing this thread: 3 Guest(s)