SA-MP Forums Archive
ERROR: 030 - 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: ERROR: 030 (/showthread.php?tid=184577)



ERROR: 030 - knackworst - 20.10.2010

C:\Users\William\Downloads\TI\Backup\Tropical Island Server\filterscripts\Teleport.pwn(451) : error 030: compound statement not closed at the end of file (started at line 27)
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.


pastebin: http://pastebin.com/RFWKciGi

please help!


Re: ERROR: 030 - DeathOnaStick - 20.10.2010

Quote:
Originally Posted by knackworst
Посмотреть сообщение
C:\Users\William\Downloads\TI\Backup\Tropical Island Server\filterscripts\Teleport.pwn(451) : error 030: compound statement not closed at the end of file (started at line 27)
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.


pastebin: http://pastebin.com/RFWKciGi

please help!
Add another closing bracket at line 40.


Re: ERROR: 030 - knackworst - 20.10.2010

thank you!