SA-MP Forums Archive
YSF problems. - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: YSF problems. (/showthread.php?tid=193205)



YSF problems. - 0ne - 25.11.2010

I installed ysf plugin because i needed ffind function. The problem is that when i compile(either with the functions or not) It gives me errors of this line in .INC file:

pawn Код:
native ffind(const pattern[], filename[], len, &idx);
native frename(const oldname[], const newname[]);

pawn Код:
E:\Games Setup\Gta san andreas server\Install\samp02Xserver.win32\pawno\include\YSF.inc(96) : error 025: function heading differs from prototype
E:\Games Setup\Gta san andreas server\Install\samp02Xserver.win32\pawno\include\YSF.inc(96) : error 025: function heading differs from prototype
Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


2 Errors.
Anyone know how to solve this?


Re: YSF problems. - 0ne - 25.11.2010

I downloaded y_files, but the problem is the same, points to y_files.inc for the errors now.