[Ajuda] Problema Sistema de Registro
#5

Код:
if(!strlen(inputtext) || strlen(inputtext) < 4 || strlen(inputtext) > 20)
{
     ShowPlayerDialog(playerid, /*especificaзхes da Dialog de registro*/);
     SendClientMessage(playerid, -1, "A senha deve conter entre 4 e 20 digitos.");
}
Reply


Messages In This Thread
Problema Sistema de Registro - by matheusdorado - 28.05.2016, 14:00
Re: Problema Sistema de Registro - by F1N4L - 28.05.2016, 14:02
Re: Problema Sistema de Registro - by Ermanhaut - 28.05.2016, 14:11
Re: Problema Sistema de Registro - by matheusdorado - 28.05.2016, 14:58
Re: Problema Sistema de Registro - by F1N4L - 28.05.2016, 15:53
Re: Problema Sistema de Registro - by matheusdorado - 28.05.2016, 16:08
Re: Problema Sistema de Registro - by F1N4L - 28.05.2016, 16:33
Re: Problema Sistema de Registro - by Ermanhaut - 28.05.2016, 17:32
Re: Problema Sistema de Registro - by matheusdorado - 28.05.2016, 17:38
Re: Problema Sistema de Registro - by moura98 - 29.05.2016, 14:15

Forum Jump:


Users browsing this thread: 1 Guest(s)