SA-MP Forums Archive
Why pawno gives me this error - 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)
+--- Thread: Why pawno gives me this error (/showthread.php?tid=358066)



Why pawno gives me this error - Strech - 09.07.2012

Any Ideas? After i used this tutorial http://forum.sa-mp.com/showthread.ph...highlight=Quiz for Quizes,it started this error.


Re: Why pawno gives me this error - HyDrAtIc - 09.07.2012

Run The Pawno As Administrator From The Pawno File,If I Didnt Work You'll Need A New Pawno


Re: Why pawno gives me this error - RedJohn - 09.07.2012

You missed one bracket somewhere! Give me you script so i can take a look and fix it!


Re: Why pawno gives me this error - nepstep - 09.07.2012

Check if your script uses if(dialogid == ID) instead of switch(dialogid) and also check all the brackets one by one, using Notepad++ for more visibility will help.