SA-MP Forums Archive
Help! include 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: Help! include error (/showthread.php?tid=562046)



Help! include error +REP!!! - kexy96 - 06.02.2015

Код:
C:\Users\Kexy\Desktop\DETOXv2\pawno\include\YSI\y_debug.inc(395) : error 036: empty statement
C:\Users\Kexy\Desktop\DETOXv2\pawno\include\YSI\y_debug.inc(395) : error 036: empty statement
C:\Users\Kexy\Desktop\DETOXv2\pawno\include\YSI\y_amx.inc(393) : error 036: empty statement
C:\Users\Kexy\Desktop\DETOXv2\pawno\include\YSI\y_amx.inc(393) : error 036: empty statement
C:\Users\Kexy\Desktop\DETOXv2\pawno\include\YSI\y_amx.inc(437) : error 036: empty statement
C:\Users\Kexy\Desktop\DETOXv2\pawno\include\YSI\y_amx.inc(437) : error 036: empty statement
C:\Users\Kexy\Desktop\DETOXv2\pawno\include\YSI\y_amx.inc(658) : error 036: empty statement
C:\Users\Kexy\Desktop\DETOXv2\pawno\include\YSI\y_amx.inc(658) : error 036: empty statement
C:\Users\Kexy\Desktop\DETOXv2\pawno\include\YSI\y_amx.inc(792) : error 036: empty statement
C:\Users\Kexy\Desktop\DETOXv2\pawno\include\YSI\y_amx.inc(792) : error 036: empty statement
C:\Users\Kexy\Desktop\DETOXv2\pawno\include\YSI\y_amx.inc(958) : error 036: empty statement
C:\Users\Kexy\Desktop\DETOXv2\pawno\include\YSI\y_amx.inc(958) : error 036: empty statement
C:\Users\Kexy\Desktop\DETOXv2\pawno\include\YSI\y_amx.inc(966) : error 036: empty statement
C:\Users\Kexy\Desktop\DETOXv2\pawno\include\YSI\y_amx.inc(966) : error 036: empty statement
C:\Users\Kexy\Desktop\DETOXv2\pawno\include\YSI\y_utils.inc(248) : error 036: empty statement
C:\Users\Kexy\Desktop\DETOXv2\pawno\include\YSI\y_utils.inc(248) : error 036: empty statement
C:\Users\Kexy\Desktop\DETOXv2\pawno\include\YSI\y_utils.inc(268) : error 036: empty statement
C:\Users\Kexy\Desktop\DETOXv2\pawno\include\YSI\y_utils.inc(268) : error 036: empty statement
C:\Users\Kexy\Desktop\DETOXv2\pawno\include\YSI\y_utils.inc(289) : error 036: empty statement
C:\Users\Kexy\Desktop\DETOXv2\pawno\include\YSI\y_utils.inc(289) : error 036: empty statement
C:\Users\Kexy\Desktop\DETOXv2\pawno\include\YSI\y_hooks/impl.inc(198) : error 036: empty statement
C:\Users\Kexy\Desktop\DETOXv2\pawno\include\YSI\y_hooks/impl.inc(198) : error 036: empty statement
C:\Users\Kexy\Desktop\DETOXv2\pawno\include\YSI\y_hooks/impl.inc(227) : error 036: empty statement
C:\Users\Kexy\Desktop\DETOXv2\pawno\include\YSI\y_hooks/impl.inc(227) : error 036: empty statement
C:\Users\Kexy\Desktop\DETOXv2\pawno\include\YSI\y_hooks/impl.inc(228) : error 036: empty statement
C:\Users\Kexy\Desktop\DETOXv2\pawno\include\YSI\y_hooks/impl.inc(228) : error 036: empty statement
I use SCITE! :/ But i complied pawno its work... HELP PLS


Re: Help! include error - izeatfishz - 06.02.2015

Add my skype: izeatfishz


Re: Help! include error - Glossy42O - 06.02.2015

Quote:
Originally Posted by izeatfishz
Посмотреть сообщение
Add my skype: izeatfishz
Why not to help him here? So the others will learn how to fix it.


Re: Help! include error - izeatfishz - 06.02.2015

Quote:
Originally Posted by Stuun23
Посмотреть сообщение
Why not to help him here? So the others will learn how to fix it.
Yeah, I like to teamviewer/skype, because its instant, unlike checking the forums every hour for a reply.


Re: Help! include error - Vince - 06.02.2015

Do you have #pragma semicolon somewhere? Those errors are usually caused by an inadvertently placed semicolon, but the sheer amount of them implies something else is amiss.


Re: Help! include error - kexy96 - 07.02.2015

Yes i have , but i compile in PAWNO its WORK :/