[ajuda]erro rapidinho alguem ajuda
#1

pawn Код:
C:\Documents and Settings\Wallace\Meus documentos\Downloads\GM BSG\gamemodes\BMG.pwn(14649) : error 017: undefined symbol "DINI_fcopytextfile"
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);//a linha й essa
        fremove(file);
        return 1;
    }
Reply


Messages In This Thread
[ajuda]erro rapidinho alguem ajuda - by wallacematheus - 06.06.2011, 00:30
Re: [ajuda]erro rapidinho alguem ajuda - by rjjj - 06.06.2011, 00:33

Forum Jump:


Users browsing this thread: 1 Guest(s)