SA-MP Forums Archive
26 Errors ! - 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: 26 Errors ! (/showthread.php?tid=255858)



26 Errors ! - dorperez - 17.05.2011

I tryed to create a npc bot it didn't work so i deleted the script in my mod.when i try to compile i get this errors !

http://pastebin.com/Pca2bdsd

Please Help !


Re: 26 Errors ! - Warfish - 17.05.2011

i think u don't have the a_samp include in your NPCscript...


Re: 26 Errors ! - grand.Theft.Otto - 17.05.2011

The Pawn Compiler stops compiling after 26 errors. The 26 error is most common for missing opening or closing brackets { or }.

Check the script or remember the last callback you edited to find the missing bracket.