[Ajuda] Login
#8

Tenta usar isso
PHP код:
case DIALOG_LOGIN
          { 
            if(!
response) return true
            if(
strlen(inputtext) < 1
             { 
                 
SendClientMessage(playerid, -1"Vocк precisa digitar sua senha!"); 
                return 
1
             } 
               if(
strcmp(inputtextPlayerInfo[playerid][pPassword], true) == 0)
            { 
                
DigitouLogin[playerid] = 1
            } 
            else 
            { 
                 
SendClientMessage(playerid, -1"[ATENЗГO] Senha incorreta!"); 
                
ShowPlayerDialog(playeridDIALOG_LOGINDIALOG_STYLE_PASSWORD"Digite sua senha:""Vocк jб й um player registrado, digite uma senha abaixo para logar-se""Logar""Voltar"); 
               } 
            return 
1
        } 
Reply


Messages In This Thread
Login - by LosLipe - 25.09.2015, 00:21
Re: Login - by garotin - 25.09.2015, 00:25
Re: Login - by LosLipe - 25.09.2015, 00:28
Re: Login - by garotin - 25.09.2015, 00:30
Re: Login - by LosLipe - 25.09.2015, 00:32
Re: Login - by garotin - 25.09.2015, 00:34
Re: Login - by LosLipe - 25.09.2015, 00:38
Re: Login - by garotin - 25.09.2015, 00:44
Re: Login - by LosLipe - 25.09.2015, 00:49
Re: Login - by garotin - 25.09.2015, 00:52

Forum Jump:


Users browsing this thread: 1 Guest(s)