[Help] Error's
#7

HELP, PLEASE. I got just one error:

IC_war.pwn(2102) : error 040: duplicate "case" label (value 7)

There is that case(it is bolded):
Quote:

case 7: {//Turn Off
format(string,sizeof(string),"Admin %s je ugasio server.",GetName(playerid));
SCMToAll(-1,string);
SendRconCommand("exit");
}
}
}
case RCON_DIALOG+1:
{
new string[32];
format(string, 16, "hostname %s",inputtext);
SendRconCommand(string);
}

Reply


Messages In This Thread
[Help] Error's - by SpaMaster - 05.08.2012, 14:37
Re: [Help] Error's - by Sig Hansen - 05.08.2012, 14:40
Re: [Help] Error's - by electrux - 05.08.2012, 14:52
Re: [Help] Error's - by SpaMaster - 05.08.2012, 14:53
Re: [Help] Error's - by SpaMaster - 05.08.2012, 15:24
Re: [Help] Error's - by SpaMaster - 05.08.2012, 16:57
Re: [Help] Error's - by SpaMaster - 06.08.2012, 12:04

Forum Jump:


Users browsing this thread: 1 Guest(s)