Error 217
#2

You have tabulator problem. Script properly.

No warning.
pawn Код:
if(Hello == 1)
{
   
}
But this would cause to warning on compiler.
pawn Код:
if(Hello == 1)
    {
   
}
Reply


Messages In This Thread
Error 217 - by ReD_DeVi - 16.11.2013, 19:51
AW: Error 217 - by Skimmer - 16.11.2013, 19:55

Forum Jump:


Users browsing this thread: 1 Guest(s)