[Ajuda] Mesmo que eu me registre, quando vou digitar a senha, diz que estб incorreta
#2

No lugar de
pawn Код:
if(strval(inputtext) == Info[playerid][zSenha])
Tenta:
pawn Код:
if(strcmp(inputtext,Info[playerid][zSenha], true)==0)
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)