EMAIL ADDRES
#1

Hey guys, how can I check if the player entered an email? I want to restrict a field to emails so they can't type random things

Код:
DIALOG(EMAILCIMREPOST)
{
    if(!response) Kick(playerid);
// E-MAIL CODE ..... 
    SendClientMessage(playerid, -1,  "(( sucessfuly!!))");
    pInfo[playerid][pPlayerEmail] = strval(inputtext);
    ShowLoginDialog(playerid,PHASE_PASSWORDBELEP);

	return 1;
}
Reply


Messages In This Thread
EMAIL ADDRES - by BrnX - 15.09.2017, 16:36
Re: EMAIL ADDRES - by Meller - 15.09.2017, 16:50

Forum Jump:


Users browsing this thread: 1 Guest(s)