how to fix this error
#4

pawn Код:
case 10:
{
        Rank = "Server Management";
    }
    return Rank;
}

//for line 25506, add "return 1;" before closing the bracket

//and for lines 25007 and 25008, match the opening brackets { and the closing brackets } to make them equal
Reply


Messages In This Thread
how to fix this error - by ReD_DeVi - 21.06.2014, 20:20
Re: how to fix this error - by Vanter - 21.06.2014, 20:21
Re: how to fix this error - by ReD_DeVi - 21.06.2014, 20:24
Re: how to fix this error - by Vanter - 21.06.2014, 20:26
Re: how to fix this error - by ReD_DeVi - 21.06.2014, 20:27

Forum Jump:


Users browsing this thread: 1 Guest(s)