Dialog Login Issue [NOT SOLVED]
#4

Quote:
Originally Posted by GTAguillaume
if(dialogid == 4 && response) //

ShowPlayerDialog(playerid, 3, DIALOG_STYLE_INPUT, "Please register before logging in.", "Preferred Password", "Register", "Leave");

Sorry, copied wrong text.

Quote:

{
if(udb_Exists(PlayerName(playerid)) && !PLAYERLIST_authed[playerid]) {
ShowPlayerDialog(playerid, 4, DIALOG_STYLE_INPUT, "Please login before spawning.", "Account Password:", "Login", "Leave");
return 0;
}

Reply


Messages In This Thread
Dialog Login Issue [NOT SOLVED] - by Moglizorz. - 05.02.2010, 21:58
Re: Dialog Login Issue - by Moglizorz. - 05.02.2010, 22:41
Re: Dialog Login Issue - by GTAguillaume - 05.02.2010, 22:45
Re: Dialog Login Issue - by Moglizorz. - 05.02.2010, 23:00
Re: Dialog Login Issue - by Moglizorz. - 05.02.2010, 23:49

Forum Jump:


Users browsing this thread: 1 Guest(s)