SA-MP Forums Archive
YSI Help - 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: YSI Help (/showthread.php?tid=489530)



YSI Help - Deathstar - 23.01.2014

I'm trying to get this line of code working:

Код:
#include <YSI\y_ini>
I add it right under the #include <a_samp> and they are the only two includes in the script at this time. When I got to compile, I get these:

Код:
C:\Users\[My Username]\Desktop\My Scripts\Los Santos Michael\pawno\include\YSI\y_hooks/impl.inc(2336) : error 025: function heading differs from prototype
C:\Users\[My Username]\Desktop\My Scripts\Los Santos Michael\pawno\include\YSI\y_hooks/impl.inc(2383) : error 025: function heading differs from prototype
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase
Any idea on how to fix it?


Re: YSI Help - DarkLored - 23.01.2014

you need to update YSI if you wont nothing will change that only warns you that there is a update


Re: YSI Help - Deathstar - 23.01.2014

This is the newest version i'm aware of, but even if I ignore it it is only a warning that there is a update right?


Re: YSI Help - DarkLored - 23.01.2014

then or you didnt update to the currect version or your server files are too old


Re: YSI Help - Deathstar - 23.01.2014

Made sure I got the latest version of Samp, and got the YSI from here: https://sampforum.blast.hk/showthread.php?tid=321092


Re: YSI Help - DarkLored - 23.01.2014

did you downloaded the newest samp server package?


Re: YSI Help - Deathstar - 23.01.2014

Went here: http://sa-mp.com/download.php and got the SA-MP Windows Server Download. And I still got the same errors.


Re: YSI Help - DarkLored - 23.01.2014

Try downloading this file of YSI this is the one i am using now

YSI-master.zip


Re: YSI Help - Deathstar - 23.01.2014

Hum..still not working for me. Same lines, same errors.


Re: YSI Help - DarkLored - 23.01.2014

then just ignore it,it has nothing to with it will always show this warnings but if you have normal errors that you get from the script it will be showed as well untill you fix it just ignore these warnings that you got they dont cause anything