[Ajuda] DOF2
#5

ou tenta assim:

no desbanir
pawn Код:
if(fexist(arq))
    {
         DOF2_SetInt(arq,"Horas",0);
         DOF2_SetInt(arq,"IP",0);
    }else print("arquivo nao existia");
ou
pawn Код:
if(fexist(arq))
    {
         DOF2_RemoveFile(arq);
    }else print("arquivo nao existia");
simples ^^
Reply


Messages In This Thread
[Ajuda] DOF2 - by histire - 24.03.2012, 01:05
Re: [DUVIDA] DOF2 - by BreakDriFT - 24.03.2012, 01:31
Re: [DUVIDA] DOF2 - by Lucas_Alemao - 24.03.2012, 01:35
Re: [DUVIDA] DOF2 - by histire - 24.03.2012, 01:36
Re: [DUVIDA] DOF2 - by steeldark - 24.03.2012, 01:37
Re: [DUVIDA] DOF2 - by histire - 24.03.2012, 01:44
Re: [DUVIDA] DOF2 - by rjjj - 24.03.2012, 01:47
Re: [DUVIDA] DOF2 - by histire - 24.03.2012, 01:48
Re: [DUVIDA] DOF2 - by steeldark - 24.03.2012, 01:50
Re: [DUVIDA] DOF2 - by histire - 24.03.2012, 01:53

Forum Jump:


Users browsing this thread: 1 Guest(s)