SA-MP Forums Archive
Help me PLease this problem is making me crazy :'( - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Help me PLease this problem is making me crazy :'( (/showthread.php?tid=133867)



Help me PLease this problem is making me crazy :'( - Ehab_Isaac101 - 14.03.2010

C:\Documents and Settings\Administrator\My Documents\My Received Files\ahs.pwn(242) : error 030: compound statement not closed at the end of file (started at line 12
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.




Re: Help me PLease this problem is making me crazy :'( - cessil - 14.03.2010

paste that section where the error is


Re: Help me PLease this problem is making me crazy :'( - deather - 14.03.2010

You havent closed the public funtion.

add
Код:
return 1;
}
at the line 242