[Ajuda] Bug ou erro meu?
#1

Bom, estou fazendo um sistema de registro e login com DOF2 (to aprendendo u.u), sу que aн o DOF2_CheckLogin parece estar bugado, ou nгo estou usando direito, nгo sei o que hб, digito a senha errada e ele nгo vai (tб certo) e quando digito a senha certa ele tambйm nгo vai (taa erradoo ! ¬¬). Alguйm sabe se й bug ou erro meu ? ;S
Usando tipo assim:
pawn Код:
format(file,sizeof(file),"Contas/%s.ini", name);
if(DOF2_CheckLogin(file, inputtext))
{
     SetSpawnInfo(playerid, 0, 0, 1722.5123, -1912.7931, 13.5647, 269.15, 0, 0, 0, 0, 0, 0);
     SpawnPlayer(playerid);
}
else
{
      SendClientMessage(playerid,-1,"Senha errada.");
}
Reply


Messages In This Thread
[Ajuda] Bug ou erro meu? - by humildadeforever - 19.03.2012, 19:55
Re: [DUVIDA] Bug ou erro meu? - by ViniBorn - 19.03.2012, 20:00
Re: [DUVIDA] Bug ou erro meu? - by steeldark - 19.03.2012, 20:03
Re: [DUVIDA] Bug ou erro meu? - by paulor - 19.03.2012, 20:04
Re: [DUVIDA] Bug ou erro meu? - by humildadeforever - 19.03.2012, 20:12
Re: [DUVIDA] Bug ou erro meu? - by ViniBorn - 19.03.2012, 21:08
Re: [DUVIDA] Bug ou erro meu? - by steeldark - 20.03.2012, 01:19

Forum Jump:


Users browsing this thread: 2 Guest(s)