21.09.2012, 06:57
Sorry to tell you, but mamoruni is right, you will have to search your entire script for the missing bracket. This is one of the worst downsides to using pawn, it doesn't always tell you where the missing bracket SHOULD be. Instead, it gives you hundreds of errors. It confuses some, but you should keep track of your script and make sure you always close your brackets before you move to another area.