How to index this?
#5

Quote:
Originally Posted by Ihsan-Cingisiz
Посмотреть сообщение
No, that doesn't work... It wouldn't work though..
It needs to use the inputtext, because it's a dialog, otherwise the dialog
ain't know what the user inputs. So, anyone else who can help me?

PS: Thanks for your try!
:P I solved it already, this is what i did:

Код:
new tmp;
        tmp = dini_Int(file, "Password");
        if(tmp != strval(inputtext))
		{
            SendClientMessage(playerid, COLOR_DRED, "[ ! ] You have entered a wrong password, repeating attempts will get you IP-Banned.");
            ShowPlayerDialog(playerid, 2, DIALOG_STYLE_INPUT, "Diamond Roleplay - Login", "Welcome back, please enter your password below to login.", "Login", "Cancel");
        }
Thanks!
Reply


Messages In This Thread
How to index this? - by Ihsan-Cingisiz - 27.01.2011, 19:25
Re: How to index this? - by Gabe - 27.01.2011, 19:28
Re: How to index this? - by David5290 - 27.01.2011, 19:39
Re: How to index this? - by Ihsan-Cingisiz - 27.01.2011, 19:41
Re: How to index this? - by Ihsan-Cingisiz - 27.01.2011, 19:45

Forum Jump:


Users browsing this thread: 1 Guest(s)