Compile error
#5

Or, indent properly. Indentation is KEY to being a good scripter.

pawn Код:
{
{
{
{
{
{
{
{
}
}
}
}
}
}
}
Is hard to find where the error is.

pawn Код:
{
    {
        {
            {
                {
                    {
                        {
                            {
                            }
                        }
                    }
            }
        }
    }
}
It's way easier there.
Reply


Messages In This Thread
Compile error - by SDLMMM - 22.02.2014, 19:03
Re: Compile error - by AlonzoTorres - 22.02.2014, 19:38
Re: Compile error - by SDLMMM - 22.02.2014, 20:24
Re: Compile error - by MP2 - 23.02.2014, 03:54
Re: Compile error - by Scenario - 23.02.2014, 04:16

Forum Jump:


Users browsing this thread: 1 Guest(s)