[Ajuda] Gm nгo le arquivos convertidos pra dof2
#1

Meu gm simplismente nгo lк as files.

Converti meu gm para dof2 logo apуs isto fui testar.
E me deparei com a seguinte situaзгo:

Conta Salva com sistema de salvamento Dini
/imageshack/img339/2356/1234ji.png

Depois que converti para dof2
/imageshack/img9/5409/123to.png

Notaram um espaзo ?
Creio que e isto que esta bloqueando a leitura dos arquivos.

Se alguem me ajudar agradeceria


Nгo muda praticamente nada no code vejam
Exemplo:
pawn Код:
DOF2_SetInt(file2,"HabAerea",1);
Dini
pawn Код:
dini_IntSet(file2,"HabAerea",1);
Reply
#2

Poste as informaзхes de registro!
Reply
#3

pawn Код:
DOF2_CreateFile(file);
            DOF2_SetString(file, "MP3","0");
            DOF2_SetString(file, "Senha",inputtext);
            DOF2_SetString(file, "Skin","184");
            DOF2_SetString(file, "Profissao","0");
            DOF2_SetString(file, "ContaBancaria","0");
            DOF2_SetString(file, "SaldoBancario","0");
            DOF2_SetString(file, "Celular","0");
            DOF2_SetString(file, "MP3","0");
            DOF2_SetString(file, "HabTerrestre","0");
            DOF2_SetString(file, "HabAerea","0");
            DOF2_SetString(file, "HabNautica","0");
            DOF2_SetString(file, "Preso","0");
            DOF2_SetString(file, "Bloco","0");
            DOF2_SetInt(file,"Saude",0);
            DOF2_SetString(file, "Casa","0");
            DOF2_SetString(file, "Carta","0");
            DOF2_SetString(file, "Lembrete","Digite /lembrete pra escrever.");
            DOF2_SetString(file, "Level","18");
            DOF2_SetInt(file,"Continuar",0);
            DOF2_SetString(file, "Combustivel","100");
            DOF2_SetInt(file, "novato",1);
            DOF2_SetInt(file,"distintivo",0);
            DOF2_SetInt(file,"Porte",0);
            DOF2_SetInt(file,"SClan",0);
            DOF2_SetInt(file,"Clan",0);
            DOF2_SetInt(file,"Carteira",0);
            DOF2_SetInt(file,"pAdmin",0);
            DOF2_SetInt(file,"Admin",0);
Reply
#4

Nгo sei se o meu problema era o mesmo mais quando converti meu gm para dof esqueci de salva ele no fim pelo visto seu code tambem nгo salvar!

pawn Код:
DOF2_CreateFile(file);
            DOF2_SetString(file, "MP3","0");
            DOF2_SetString(file, "Senha",inputtext);
            DOF2_SetString(file, "Skin","184");
            DOF2_SetString(file, "Profissao","0");
            DOF2_SetString(file, "ContaBancaria","0");
            DOF2_SetString(file, "SaldoBancario","0");
            DOF2_SetString(file, "Celular","0");
            DOF2_SetString(file, "MP3","0");
            DOF2_SetString(file, "HabTerrestre","0");
            DOF2_SetString(file, "HabAerea","0");
            DOF2_SetString(file, "HabNautica","0");
            DOF2_SetString(file, "Preso","0");
            DOF2_SetString(file, "Bloco","0");
            DOF2_SetInt(file,"Saude",0);
            DOF2_SetString(file, "Casa","0");
            DOF2_SetString(file, "Carta","0");
            DOF2_SetString(file, "Lembrete","Digite /lembrete pra escrever.");
            DOF2_SetString(file, "Level","18");
            DOF2_SetInt(file,"Continuar",0);
            DOF2_SetString(file, "Combustivel","100");
            DOF2_SetInt(file, "novato",1);
            DOF2_SetInt(file,"distintivo",0);
            DOF2_SetInt(file,"Porte",0);
            DOF2_SetInt(file,"SClan",0);
            DOF2_SetInt(file,"Clan",0);
            DOF2_SetInt(file,"Carteira",0);
            DOF2_SetInt(file,"pAdmin",0);
            DOF2_SetInt(file,"Admin",0);
            DOF2_SaveFile();
Tudo que For salvo em um Arquivo vc tem que colocar
pawn Код:
DOF2_SaveFile();
Melho que resete todos arquivos que foram salvos com Dini quando ultilizar este GM Dof!
Reply
#5

Ainda nгo foi '-'
Os arquivos dini ja foram deletados so que os dof nгo estгo sendo lidos pelo gm
Reply
#6

Vocк estб getando os arquivos pra leitura corretamente?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)