SA-MP Forums Archive
Dutils.inc 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: Dutils.inc error (/showthread.php?tid=279042)



Dutils.inc error - reckst4r - 25.08.2011

Hi, when I try to compile a script with pawno it says this:

Code:
C:\Users\Thomas\Desktop\asdf\pawno\include\dutils.inc(206) : error 001: expected token: ";", but found "}"
How do I fix this?


Re: Dutils.inc error - Bakr - 25.08.2011

Are you compiling the include file itself? If so, you don't compile the includes, only the script that uses them.

Also, show the line 206.


Re: Dutils.inc error - WoodPecker - 25.08.2011

Re-download the dutils.inc and try to compile.


Re: Dutils.inc error - Mustang GT - 25.08.2011

Download Dutils again

Direct Link

Then see if your problem is fixed.

Dutils.inc goes into Pawno>Includes


Re: Dutils.inc error - Kush - 25.08.2011

Your compiling the include for what reason exactly?