SA-MP Forums Archive
error 010 on line 1? - 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: error 010 on line 1? (/showthread.php?tid=547960)



error 010 on line 1? - FiveCentz - 26.11.2014

I'm getting this really weird error, here is some screenshots

here is the error http://prntscr.com/5adbib
here is the line 1 and 2 and 3. http://prntscr.com/5adbuc all help is appreciated

Even if I put http://prntscr.com/5addsp on the first line it's still says error 010 on line 1


Re: error 010 on line 1? - Vince - 26.11.2014

Read it carefully. "progress.inc". That include is broken.

Also, code is text. Don't unnecessarily create images. Copy and paste is adequate.


Re: error 010 on line 1? - FiveCentz - 26.11.2014

When I use a different one I get this -

http://prntscr.com/5ae3ti

and this is the code"
http://prntscr.com/5ae4si


Re: error 010 on line 1? - FiveCentz - 26.11.2014

FIXED: I went back to the broken include deleted line one of it, and it worked.


Re: error 010 on line 1? - AnthonyTimmers - 26.11.2014

You can COPY your code, don't use images.


Re: error 010 on line 1? - AmirSlaYeR - 26.11.2014

Download progress.inc , Put this include to GamemodeName>Pawno>include
Open GamemodeName>Pawno>pawno.exe And Open GamemodeName>gamemodes>gm.pwn ( with pawno.exe )
Recompile .