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



fixes.inc - ScIrUsna - 15.06.2016

Hi,

When i use include<fixes> in gamemode i get errors, i'am using YSI libraries this can by cause that errors? but this mean fixes.inc already using?


Re: fixes.inc - Stinged - 15.06.2016

Can you show us the errors?


Re: fixes.inc - ScIrUsna - 15.06.2016

Code:
pawno\include\fixes.inc(1) : error 010: invalid function or declaration
pawno\include\fixes.inc(4728) : error 025: function heading differs from prototype
pawno\include\fixes.inc(8725) : error 010: invalid function or declaration
pawno\include\fixes.inc(8749) : error 027: invalid character constant
pawno\include\fixes.inc(8749) : error 029: invalid expression, assumed zero
pawno\include\fixes.inc(8749) : error 029: invalid expression, assumed zero
pawno\include\fixes.inc(8749) : fatal error 107: too many error messages on one line



Re: fixes.inc - 1nspire - 15.06.2016

Have you edited the include ?

If not, try this - just tested and it's fine for me.
The other way is to open the include in pawno and show us the lines that cause these errors.


Re: fixes.inc - ScIrUsna - 15.06.2016

Using this i still get:

Code:
pawno\include\fixes.inc(1) : error 010: invalid function or declaration
pawno\include\fixes.inc(1515) : error 025: function heading differs from prototype
Include i was using before you give my this was:

https://github.com/ziggi/sa-mp-fixes


Re: fixes.inc - ScIrUsna - 15.06.2016

After fixing what i can i still get this one error

Code:
fixes.inc(1) : error 010: invalid function or declaration



Re: fixes.inc - ScIrUsna - 15.06.2016

please help


Re: fixes.inc - Stinged - 15.06.2016

Don't bump before at least 24 hours.


Re: fixes.inc - Luicy. - 15.06.2016

What's the line 1 for code?


Re: fixes.inc - ScIrUsna - 15.06.2016

Quote:
Originally Posted by Meller
View Post
What's the line 1 for code?
Open pastebin.