25.11.2010, 10:40
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:
Anyone know how to solve this?
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.