[AJUDA] undefined symbol "DINI_fcopytextfile"
#1

como eu defino isso?

a linha й essa
pawn Код:
getdate(v[0], v[1], v[2]);
        gettime(v[3], v[4], v[5]);
        format(string, 128, "[%d/%d/%d] [%d:%d:%d] %s Apagou a conta: %s", v[2], v[1], v[0], v[3], v[4], v[5] , PlayerName(playerid), tmp);
        AComandosLog(string);
        format(file,sizeof(file),"Players/%s.ini",tmp);
        format(string, 128, "%s.bak", file);
        DINI_fcopytextfile(file, string);
        fremove(file);
        return 1;
    }
Reply


Messages In This Thread
[AJUDA] undefined symbol "DINI_fcopytextfile" - by wallacematheus - 01.06.2011, 13:50
Re: [AJUDA] undefined symbol "DINI_fcopytextfile" - by [S]trong - 01.06.2011, 14:06

Forum Jump:


Users browsing this thread: 2 Guest(s)