[Need Help] Dialog Box Help
#1

Код:
		    if(response)
		    {
				if (gPlayerAccount[playerid] != 0)
				{
					ShowPlayerDialog(playerid, 1245, DIALOG_STYLE_INPUT,"Welcome, Please Log-In","Type your password below to log-in","Log-in","Quit");
				}
				else
				{
					ShowPlayerDialog(playerid, 1246, DIALOG_STYLE_INPUT,"Welcome, Please Register","Type your password below to register a new account.","Register","Quit");
				}
How would I star out them boxes, when they register/login, They enter the password. How can I star out the password they enter?

Thankyou.
Reply


Messages In This Thread
[Need Help] Dialog Box Help - by UnknownGamer - 15.07.2012, 01:09
Re: [Need Help] Dialog Box Help - by UnknownGamer - 15.07.2012, 01:13
Re: [Need Help] Dialog Box Help - by Captain_Mani - 15.07.2012, 01:32
Re: [Need Help] Dialog Box Help - by kbalor - 15.07.2012, 01:42
Re: [Need Help] Dialog Box Help - by cosbraa - 15.07.2012, 01:43
Re: [Need Help] Dialog Box Help - by UnknownGamer - 15.07.2012, 03:48

Forum Jump:


Users browsing this thread: 1 Guest(s)