[Ajuda] Cmd bugado
#5

Veja um exemplo em DOF2:
pawn Код:
new arquivo[128];
    format(arquivo, sizeof(arquivo), "Casa/%d.inc", HouseID);
    if(!DOF2_FileExists(arquivo))
    {
        printf("Estб casa nгo Existe.");
        return 1;
    }
    else
    {
        DOF2_RemoveFile(arquivo);
    }
Reply


Messages In This Thread
[Ajuda] Cmd bugado - by chelsao - 17.04.2012, 17:08
Re: [Ajuda] Cmd bugado - by dPlaYer_ - 17.04.2012, 17:25
Re: [Ajuda] Cmd bugado - by chelsao - 17.04.2012, 17:36
Re: [Ajuda] Cmd bugado - by mau.tito - 17.04.2012, 18:37
Re: [Ajuda] Cmd bugado - by CidadeNovaRP - 17.04.2012, 18:47

Forum Jump:


Users browsing this thread: 1 Guest(s)