check if email exist
#3

i mean . if player input on inputbox, check if email exist chose other email. .
example for variable
Код:
pinfo[playerid][email]
then check every data "email" at .ini player data
like this
Код:
 if (email != exist)
ShowPlayerDialog(playerid,666,DIALOG_STYLE_INPUT,"Register","insert verifikation number","Enter","Exit");
else
ShowPlayerDialog(playerid,777,DIALOG_STYLE_INPUT,"Register","your email already exist chose other email","Enter","Exit");
but im dont understand how to get if (email != exist) from every palyer data
Reply


Messages In This Thread
check if email exist - by ratxrat - 21.05.2016, 19:03
Re: check if email exist - by BiosMarcel - 21.05.2016, 19:05
Re: check if email exist - by ratxrat - 21.05.2016, 19:16
Re: check if email exist - by Vince - 21.05.2016, 19:22
Re: check if email exist - by ilijap - 21.05.2016, 19:27
Re: check if email exist - by ratxrat - 21.05.2016, 19:41

Forum Jump:


Users browsing this thread: 1 Guest(s)