Missing Bracket "}" - 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: Missing Bracket "}" (
/showthread.php?tid=90086)
Missing Bracket "}" -
NiGhTWoLFy - 06.08.2009
There is any way to find a missing bracket without taking all the code from scratch and looking for all "}"? .Maybe another program or something?
Re: Missing Bracket "}" -
yezizhu - 06.08.2009
You can use another pawn_editor instead of pawno, such as pawn_scite, pawnox, etc, they have advanced settings&features.
More info
Scripting Editors - SA-MP Wiki
Re: Missing Bracket "}" -
Woet - 06.08.2009
You should be able to find that very easily if you indent properly.