#1

[problem solved]
Reply
#2

DOWNLOAD

Use the YSI.so file.
Reply
#3

When i compile with this i got error
Quote:

C:\Users\hp\Desktop\3e server\pawno\include\YSF.inc(96) : error 025: function heading differs from prototype
C:\Users\hp\Desktop\3e server\pawno\include\YSF.inc(96) : error 025: function heading differs from prototype

Reply
#4

This Is the code
Код:
-*----------------------------------------------------------------------------*/

/*----------------------------------------------------------------------------*-
					=================
					 y_ini Libraries
					=================
-*----------------------------------------------------------------------------*/

// File functions
native ffind(const pattern[], filename[], len, &idx);
native frename(const oldname[], const newname[]);

// Directory functions
native dfind(const pattern[], filename[], len, &idx);
native dcreate(const name[]);
native drename(const oldname[], const newname[]);
Error
Код:
C:\Users\hp\Desktop\3e server\pawno\include\YSI\y_files.inc(83) : error 025: function heading differs from prototype
C:\Users\hp\Desktop\3e server\pawno\include\YSI\y_files.inc(83) : error 025: function heading differs from prototype
Reply
#5

Why don't you tell us how many of those frename functions you have in your includes and scripts? Delete the others.
Reply
#6

Can You Say Which All Possible to have frename
i am using this includes
Quote:

#include <a_samp>
#include <Ldudb>
#include <KZI>
#include <streamer>
#include <zcmd>
#include <YSI\y_ini>
#include <YSI\y_files>

Reply
#7

I am sorry, but I have no idea. You have to look through all your includes - or, better yet, you use Ctrl+F and search for frename in your files.
Reply
#8

i got frename in my gm
i deleted but till now the same error occured
i saw ffind
Reply
#9

No, I do not mean lines where you are using it. I mean defining lines. If, e.g., you had native frename(...) two times, then you should delete the one that isn't in YSI.
Reply
#10

Grand_Micha thnz thnz thnz
i have solved i deleted frename on includes now every thing work fine.
i have posted in somany place but now i solved i am very happy

+REP FOR YOU
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)