[HELP] Y_files
#1

Hello, I have a little problem, I want to make something, That checks if the directory already is made,
Now i have this:

pawn Код:
new Dir[128];
    format(AccountFile, sizeof(AccountFile), "/Accounts/%s", AccountInfo[playerid][pAccountName]);

    if(dfind(AccountFile, Dir, sizeof(Dir), 0))
        // Rest of code
But this is giving error: argument type mismatch.
Does one of you guys know how to fix this?

Greetings
Gforcez
Reply


Messages In This Thread
[HELP] Y_files Error, Please help! - by Gforcez - 26.12.2010, 16:53
Re: [HELP] Y_files - by Gforcez - 26.12.2010, 18:11
Re: [HELP] Y_files - by Sascha - 26.12.2010, 20:27
Re: [HELP] Y_files - by [L3th4l] - 26.12.2010, 20:34

Forum Jump:


Users browsing this thread: 1 Guest(s)