Help with Function Not Implented
#9

okay now i found it put it had a bracket and its this line

MISSING BRACKET: The { bracket on line 16754 does not have a pair!
Result:
Opening angle brackets ({): 8555
Closing angle brackets (}): 8554
1 angle brackets without pair! Fix it!


if(!strcmp(cmdtext, "/adminduty", true)) // By Ellis
{
if(IsPlayerConnected(playerid))
{
if(gPlayerLogged[playerid] == 0)
{
SendClientMessage(playerid, COLOR_GREY, " You need to login first !");
return 1;
}
Reply


Messages In This Thread
Help with Function Not Implented - by basse - 31.08.2011, 13:53
Re: Help with Function Not Implented - by Jafet_Macario - 31.08.2011, 14:05
Re: Help with Function Not Implented - by -CaRRoT - 31.08.2011, 14:07
Re: Help with Function Not Implented - by basse - 31.08.2011, 14:29
Re: Help with Function Not Implented - by [MG]Dimi - 31.08.2011, 14:31
Re: Help with Function Not Implented - by basse - 31.08.2011, 14:33
Re: Help with Function Not Implented - by Darnell - 31.08.2011, 14:33
Re: Help with Function Not Implented - by basse - 31.08.2011, 14:39
Re: Help with Function Not Implented - by basse - 31.08.2011, 14:44
Re: Help with Function Not Implented - by [MG]Dimi - 31.08.2011, 16:11

Forum Jump:


Users browsing this thread: 2 Guest(s)